Skip to content

Commit 32fa356

Browse files
Bump jackson from 2.21.0 to 2.21.1
Bumps `jackson` from 2.21.0 to 2.21.1. Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.0 to 2.21.1 - [Commits](FasterXML/jackson-core@jackson-core-2.21.0...jackson-core-2.21.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.0 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.0 to 2.21.1 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.21.0 to 2.21.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.21.0...jackson-module-kotlin-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.1 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.1 dependency-type: direct:production - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.21.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 914cb13 commit 32fa356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ netty = "4.2.10.Final"
2525
vertx = "5.0.8"
2626
lombok = "1.18.36"
2727
springboot = "3.2.5"
28-
jackson = "2.21.0"
28+
jackson = "2.21.1"
2929
jksn-annotation = "2.21"
3030
jakarta-annotation = "1.3.5"
3131
okhttp3 = "5.3.2"

0 commit comments

Comments
 (0)