Skip to content

Commit 87c72fa

Browse files
authored
Merge pull request #434 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.18.2
Bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2
2 parents 4cda7d2 + a9c2576 commit 87c72fa

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-core</artifactId>
43-
<version>2.18.1</version>
43+
<version>2.18.2</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)