diff --git a/build.gradle b/build.gradle index 5095d6e76b4a..071d0e1132c7 100644 --- a/build.gradle +++ b/build.gradle @@ -184,7 +184,7 @@ dependencies { implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '6.9.0.202403050737-r' - implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.17.0' + implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-yaml', version: '2.17.1' implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.17.0' implementation 'com.fasterxml:aalto-xml:1.3.2'