Skip to content

Commit f53b98b

Browse files
authored
Merge pull request #210 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.13.1
Bump jackson-annotations from 2.13.0 to 2.13.1
2 parents a165a2d + ca69fef commit f53b98b

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
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-annotations</artifactId>
56-
<version>2.13.0</version>
56+
<version>2.13.1</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)