Skip to content

Commit 3bb0839

Browse files
dependabot[bot]jknack
authored andcommitted
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.2 to 2.17.0. - [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 0e1ec8b commit 3bb0839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
<properties>
495495
<!-- Encoding UTF-8 -->
496496
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
497-
<jackson2-version>2.16.2</jackson2-version>
497+
<jackson2-version>2.17.0</jackson2-version>
498498
<spring.version>6.1.4</spring.version>
499499
<jacoco.version>0.8.11</jacoco.version>
500500
<antlr-version>4.13.1</antlr-version>

0 commit comments

Comments
 (0)