Skip to content

Commit b91d88c

Browse files
authored
Merge pull request #315 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.13.3
Bump jackson-core from 2.13.2 to 2.13.3
2 parents de6cb92 + 54e26bc commit b91d88c

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.2</version>
52+
<version>2.13.3</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)