Skip to content

Commit 5986c57

Browse files
authored
Merge pull request #282 from bitpay/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.17.0
Bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.17.0
2 parents e24eb33 + 1139def commit 5986c57

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>com.fasterxml.jackson.core</groupId>
231231
<artifactId>jackson-annotations</artifactId>
232-
<version>2.15.2</version>
232+
<version>2.17.0</version>
233233
</dependency>
234234
<dependency>
235235
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)