Skip to content

Commit b93ee02

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1. See this package in maven: com.fasterxml.jackson.core:jackson-annotations See this project in Snyk: https://app.snyk.io/org/pkiraly/project/0714a1c8-258c-4035-b3ee-1ea3a702652a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7ee4a01 commit b93ee02

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
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.fasterxml.jackson.core</groupId>
138138
<artifactId>jackson-annotations</artifactId>
139-
<version>2.17.0</version>
139+
<version>2.17.1</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)