Skip to content

Commit a1153a3

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.17.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.17.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6128289 commit a1153a3

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
@@ -133,7 +133,7 @@ protobuf {
133133

134134
ext {
135135
retrofit_version = "2.9.0"
136-
jackson_version = "2.15.3"
136+
jackson_version = "2.17.2"
137137
swagger_annotations_version = "2.2.18"
138138
lombok_version = "1.18.30"
139139
okhttp_version = "4.12.0"

0 commit comments

Comments
 (0)