Skip to content

Commit 7dbd49a

Browse files
committed
fix: casa/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGZKOSSZK-2994362
1 parent 9abc384 commit 7dbd49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

casa/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<jans.version>1.0.0-SNAPSHOT</jans.version>
2626
<log4j.version>2.17.2</log4j.version>
2727
<jackson.version>2.13.2</jackson.version>
28-
<zk.version>9.6.0.1-jakarta</zk.version>
28+
<zk.version>9.6.0.2</zk.version>
2929
<ldapsdk.version>6.0.5</ldapsdk.version>
3030
<resteasy.version>6.0.0.Final</resteasy.version>
3131
<tika.version>2.4.1</tika.version>

0 commit comments

Comments
 (0)