Skip to content

Commit b2c206b

Browse files
authored
Merge pull request #537 from gocd-contrib/dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.18.3
Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3
2 parents e9b3501 + 9182c2d commit b2c206b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ final Map<String, String> libraries = [
3131
groovy : 'org.apache.groovy:groovy:4.0.26',
3232
guava : 'com.google.guava:guava:33.4.0-jre',
3333
hibernateValidator: 'org.hibernate.validator:hibernate-validator:8.0.2.Final',
34-
jacksonBom : 'com.fasterxml.jackson:jackson-bom:2.18.2',
34+
jacksonBom : 'com.fasterxml.jackson:jackson-bom:2.18.3',
3535
jcommander : 'com.beust:jcommander:1.82',
3636
jhighlight : 'org.codelibs:jhighlight:1.1.0',
3737
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:4.1.0',

0 commit comments

Comments
 (0)