Skip to content

Commit e007462

Browse files
authored
Merge pull request #382 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.17.2
Bump com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2
2 parents 7d52a19 + 8bd95a4 commit e007462

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>
5353
<artifactId>jackson-annotations</artifactId>
54-
<version>2.17.1</version>
54+
<version>2.17.2</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)