Skip to content

Commit 70dbaec

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.15.2
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.15.2. 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/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8f65a01 commit 70dbaec

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.15.1</version>
171+
<version>2.15.2</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>com.github.stefanbirkner</groupId>

0 commit comments

Comments
 (0)