Skip to content

Commit 2bcc6a5

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
1 parent 5fe799b commit 2bcc6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<casa.version>4.5.6-SNAPSHOT</casa.version>
2727
<ox.version>4.5.6-SNAPSHOT</ox.version>
2828
<log4j.version>2.17.2</log4j.version>
29-
<jackson.version>2.14.0</jackson.version>
29+
<jackson.version>2.15.0</jackson.version>
3030
<zk.version>9.6.0.2</zk.version>
3131
<ldapsdk.version>6.0.4</ldapsdk.version>
3232
<resteasy.version>4.7.8.Final</resteasy.version>

0 commit comments

Comments
 (0)