Skip to content

Commit c10066f

Browse files
snyk-botkdavisk6
authored andcommitted
fix: pom.xml to reduce vulnerabilities (#1031)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-455617
1 parent fbad15b commit c10066f

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
@@ -73,7 +73,7 @@
7373

7474
<junit.version>4.12</junit.version>
7575
<jackson.version>2.10.0.pr1</jackson.version>
76-
<jackson.databind.version>2.9.9.2</jackson.databind.version>
76+
<jackson.databind.version>2.9.9.3</jackson.databind.version>
7777
<assertj.version>3.10.0</assertj.version>
7878

7979
<animal-sniffer-maven-plugin.version>1.17</animal-sniffer-maven-plugin.version>

0 commit comments

Comments
 (0)