Skip to content

Commit

Permalink
fix: jans-config-api/plugins/sample/demo/pom.xml to reduce vulnerabil…
Browse files Browse the repository at this point in the history
…ities (#2625)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-3043138

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
mo-auto and snyk-bot committed Oct 20, 2022
1 parent 0e39fb7 commit 14dd8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-config-api/plugins/sample/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
Expand Down

0 comments on commit 14dd8a6

Please sign in to comment.