Skip to content

Commit 1ec0848

Browse files
committed
Revert "Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0"
This reverts commit 226e81d. Given that we are in the RC phase, we do not want to do minor version upgrades
1 parent 211b1b7 commit 1ec0848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ org-springframework = "6.2.6"
1818

1919
[libraries]
2020
ch-qos-logback-logback-classic = "ch.qos.logback:logback-classic:1.5.18"
21-
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.19.0"
21+
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.18.3"
2222
com-google-inject-guice = "com.google.inject:guice:3.0"
2323
com-netflix-nebula-nebula-project-plugin = "com.netflix.nebula:nebula-project-plugin:8.2.0"
2424
com-nimbusds-nimbus-jose-jwt = "com.nimbusds:nimbus-jose-jwt:9.37.3"

0 commit comments

Comments
 (0)