Skip to content

Commit 0193d6f

Browse files
snyk-botkdavisk6
andauthored
fix: pom.xml to reduce vulnerabilities (#1323)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302 Co-authored-by: Kevin Davis <kdavisk6@gmail.com>
1 parent 3fb6e19 commit 0193d6f

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
@@ -79,7 +79,7 @@
7979

8080
<junit.version>4.13.1</junit.version>
8181
<jackson.version>2.10.0.pr3</jackson.version>
82-
<jackson.databind.version>2.10.0.pr3</jackson.databind.version>
82+
<jackson.databind.version>2.10.5.1</jackson.databind.version>
8383
<assertj.version>3.10.0</assertj.version>
8484

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

0 commit comments

Comments
 (0)