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 Sep 7, 2023
1 parent debfa48 commit 4a6aa74
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 @@ -22,7 +22,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.min-version>3.6.3</maven.min-version>
<weld.version>3.1.9.Final</weld.version>
<pf4j.version>3.6.0</pf4j.version>
<pf4j.version>3.10.0</pf4j.version>
<casa.version>4.6.0-SNAPSHOT</casa.version>
<ox.version>4.6.0-SNAPSHOT</ox.version>
<log4j.version>2.17.2</log4j.version>
Expand Down

0 comments on commit 4a6aa74

Please sign in to comment.