Skip to content

Commit 2f40a7a

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

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
@@ -72,7 +72,7 @@
7272
<bouncy.version>1.60</bouncy.version>
7373

7474
<junit.version>4.12</junit.version>
75-
<jackson.version>2.9.9</jackson.version>
75+
<jackson.version>2.10.0.pr1</jackson.version>
7676
<jackson.databind.version>2.9.9.2</jackson.databind.version>
7777
<assertj.version>3.10.0</assertj.version>
7878

0 commit comments

Comments
 (0)