Skip to content

Commit

Permalink
fix: textrepo-app/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-ORGELASTICSEARCH-6125580
  • Loading branch information
snyk-bot committed Dec 14, 2023
1 parent be45d21 commit fc7c489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textrepo-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
<version>7.12.0</version>
<version>7.17.16</version>
</dependency>

<!-- Client: -->
Expand Down

0 comments on commit fc7c489

Please sign in to comment.