Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 5, 2023
1 parent c1421a2 commit dff37de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<commons-text.version>1.10.0</commons-text.version>
<commons-io.version>2.14.0</commons-io.version>
<guava.version>32.1.3-jre</guava.version>
<logback-classic.version>1.4.7</logback-classic.version>
<logback-classic.version>1.4.14</logback-classic.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit dff37de

Please sign in to comment.