Skip to content

Commit 7d52a19

Browse files
authored
Merge pull request #383 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 530514a + 83721c8 commit 7d52a19

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.fasterxml.jackson.core</groupId>
4343
<artifactId>jackson-core</artifactId>
44-
<version>2.17.1</version>
44+
<version>2.17.2</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)