Skip to content

Commit f0dfe05

Browse files
authored
Merge pull request #229 from maxmind/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.2 to 2.13.2.1
2 parents 7bdd681 + 35b1d3a commit f0dfe05

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
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.fasterxml.jackson.core</groupId>
4949
<artifactId>jackson-databind</artifactId>
50-
<version>2.13.2</version>
50+
<version>2.13.2.1</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)