Skip to content

Commit e2046ad

Browse files
committed
fix: upgrade com.unboundid:unboundid-ldapsdk from 6.0.6 to 6.0.7
Snyk has created this PR to upgrade com.unboundid:unboundid-ldapsdk from 6.0.6 to 6.0.7. See this package in Maven Repository: https://mvnrepository.com/artifact/com.unboundid/unboundid-ldapsdk/ See this project in Snyk: https://app.snyk.io/org/gluu-gca/project/74d74537-ec78-4e73-945a-1821e0a74b54?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6bc9763 commit e2046ad

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
@@ -26,7 +26,7 @@
2626
<log4j.version>2.19.0</log4j.version>
2727
<jackson.version>2.14.1</jackson.version>
2828
<zk.version>9.6.0.2-jakarta</zk.version>
29-
<ldapsdk.version>6.0.6</ldapsdk.version>
29+
<ldapsdk.version>6.0.7</ldapsdk.version>
3030
<resteasy.version>6.2.1.Final</resteasy.version>
3131
<tika.version>2.6.0</tika.version>
3232
<!-- SonarCloud integration properties -->

0 commit comments

Comments
 (0)