Skip to content

Commit 321ba2a

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a39d0c8 commit 321ba2a

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.fasterxml.jackson.core</groupId>
170170
<artifactId>jackson-databind</artifactId>
171-
<version>2.17.0</version>
171+
<version>2.17.1</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>com.github.stefanbirkner</groupId>

0 commit comments

Comments
 (0)