Skip to content

Commit e8c6ade

Browse files
authored
Merge pull request #153 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.12.1
Bump jackson-annotations from 2.12.0 to 2.12.1
2 parents e792d7c + b983a08 commit e8c6ade

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.0</version>
55+
<version>2.12.1</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)