Skip to content

Commit 5eb0cf4

Browse files
snyk-botoutofcoffee
authored andcommitted
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/ See this project in Snyk: https://app.snyk.io/org/outofcoffee-ryz/project/c2f09163-409c-44c2-9f16-af1ad7db021c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e262f1c commit 5eb0cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/junit-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.fasterxml.jackson.core</groupId>
9494
<artifactId>jackson-databind</artifactId>
95-
<version>2.16.0</version>
95+
<version>2.16.1</version>
9696
</dependency>
9797

9898
<!-- testing -->

0 commit comments

Comments
 (0)