Skip to content

Commit

Permalink
fix: casa/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETIKA-2936441
  • Loading branch information
snyk-bot committed Jun 28, 2022
1 parent fd6e8cd commit 04c56fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<zk.version>9.6.0.1-jakarta</zk.version>
<ldapsdk.version>6.0.5</ldapsdk.version>
<resteasy.version>6.0.0.Final</resteasy.version>
<tika.version>2.4.0</tika.version>
<tika.version>2.4.1</tika.version>
<!-- SonarCloud integration properties -->
<sonar.projectKey>GluuFederation_flex_casa</sonar.projectKey>
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
Expand Down

0 comments on commit 04c56fc

Please sign in to comment.