Skip to content

Commit a9e77f8

Browse files
authored
Merge pull request #459 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.17.2
Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2
2 parents 46175de + 3102d53 commit a9e77f8

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-core</artifactId>
53-
<version>2.17.1</version>
53+
<version>2.17.2</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)