Skip to content

Commit 6a51dc3

Browse files
authored
Merge pull request #328 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.13.4
Bump jackson-core from 2.13.3 to 2.13.4
2 parents 24ae351 + 08eeb1d commit 6a51dc3

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.fasterxml.jackson.core</groupId>
5151
<artifactId>jackson-core</artifactId>
52-
<version>2.13.3</version>
52+
<version>2.13.4</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)