Skip to content

Commit 4aa6013

Browse files
authored
Merge pull request #547 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.19.0
Bump com.fasterxml.jackson.core:jackson-annotations from 2.18.3 to 2.19.0
2 parents 58e09d1 + b055b66 commit 4aa6013

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
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>
6262
<artifactId>jackson-annotations</artifactId>
63-
<version>2.18.3</version>
63+
<version>2.19.0</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.wiremock</groupId>

0 commit comments

Comments
 (0)