Skip to content

Commit 8176a87

Browse files
authored
Merge pull request #197 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.13.0
Bump jackson-annotations from 2.12.5 to 2.13.0
2 parents 3e433c6 + f244fd5 commit 8176a87

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-annotations</artifactId>
55-
<version>2.12.5</version>
55+
<version>2.13.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)