Skip to content

Commit f0e9433

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.17.1. - [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 d0e8290 commit f0e9433

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
6363
<artifactId>jackson-databind</artifactId>
64-
<version>2.16.1</version>
64+
<version>2.17.1</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)