Skip to content

Commit 0b86b49

Browse files
authored
Merge pull request #448 from bitpay/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.22
Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22
2 parents b8437af + 8d482fd commit 0b86b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
<dependency>
246246
<groupId>com.fasterxml.jackson.core</groupId>
247247
<artifactId>jackson-annotations</artifactId>
248-
<version>2.21</version>
248+
<version>2.22</version>
249249
</dependency>
250250
<dependency>
251251
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)