Skip to content

Commit 50c2d13

Browse files
authored
Merge pull request #209 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.1
Bump jackson-databind from 2.13.0 to 2.13.1
2 parents f53b98b + 84645a6 commit 50c2d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>
5050
<artifactId>jackson-databind</artifactId>
51-
<version>2.13.0</version>
51+
<version>2.13.1</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)