Skip to content

Commit 82189f8

Browse files
snyk-botbdemers
authored andcommitted
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
1 parent f6d0679 commit 82189f8

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
@@ -74,7 +74,7 @@
7474
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7575
<buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
7676

77-
<jackson.version>2.12.5</jackson.version>
77+
<jackson.version>2.12.6</jackson.version>
7878
<orgjson.version>20180130</orgjson.version>
7979
<gson.version>2.8.8</gson.version>
8080

0 commit comments

Comments
 (0)