Skip to content

Commit 7eff83e

Browse files
authored
Merge pull request #242 from bitpay/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.15.2
Bump jackson-annotations from 2.14.2 to 2.15.2
2 parents 8f81b51 + f4547b9 commit 7eff83e

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
@@ -236,7 +236,7 @@
236236
<dependency>
237237
<groupId>com.fasterxml.jackson.core</groupId>
238238
<artifactId>jackson-annotations</artifactId>
239-
<version>2.14.2</version>
239+
<version>2.15.2</version>
240240
</dependency>
241241
<dependency>
242242
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)