Skip to content

Commit 938898f

Browse files
authored
Merge pull request #327 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.13.4
Bump jackson-annotations from 2.13.3 to 2.13.4
2 parents 6a51dc3 + 1e5eeba commit 938898f

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-annotations</artifactId>
57-
<version>2.13.3</version>
57+
<version>2.13.4</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>junit</groupId>

0 commit comments

Comments
 (0)