Skip to content

Commit 686f5d4

Browse files
committed
Upgrade to Jackson 2.10.5
1 parent 3b9558a commit 686f5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ configure(allprojects) { project ->
2626

2727
dependencyManagement {
2828
imports {
29-
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.4"
29+
mavenBom "com.fasterxml.jackson:jackson-bom:2.10.5"
3030
mavenBom "io.netty:netty-bom:4.1.51.Final"
3131
mavenBom "io.projectreactor:reactor-bom:Dysprosium-SR10"
3232
mavenBom "io.rsocket:rsocket-bom:1.0.1"

0 commit comments

Comments
 (0)