Skip to content

Commit 802d6ce

Browse files
Bump jackson-databind from 2.9.5 to 2.12.7.1 (#70)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.5 to 2.12.7.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d12a47f commit 802d6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.fasterxml.jackson.core</groupId>
4343
<artifactId>jackson-databind</artifactId>
44-
<version>2.9.5</version>
44+
<version>2.12.7.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)