Skip to content

Commit b606a37

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.9.8 to 2.15.3 (#128)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.15.3. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26413a9 commit b606a37

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
@@ -20,7 +20,7 @@ ext {
2020
depCheckstyleVersion = "8.18"
2121
depCommonsVersion = "2.6"
2222
depHttpVersion = "4.5.14"
23-
depJacksonVersion = "2.9.8"
23+
depJacksonVersion = "2.15.3"
2424
depJacocoVersion = "0.8.3"
2525
depJunitVersion = "5.10.0"
2626
depLombokVersion = "1.18.16"

0 commit comments

Comments
 (0)