Skip to content

Commit c6cfbe1

Browse files
authored
Merge pull request #50 from maxmind/andy/bump-jackson
Bump jackson-databind version to address CVEs
2 parents 5b38032 + cd868a5 commit c6cfbe1

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.9.9.2</version>
48+
<version>2.9.9.3</version>
4949
</dependency>
5050
</dependencies>
5151
<build>

0 commit comments

Comments
 (0)