Skip to content

Commit

Permalink
fix: 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-ORGAPACHETOMCATEMBED-8523186
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent 2335f9b commit 50eaf2a
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 @@ -29,7 +29,7 @@
<angularjs.version>1.8.2</angularjs.version>
<logback.version>1.2.13</logback.version>
<log4j2.version>2.20.0</log4j2.version>
<tomcat.version>9.0.97</tomcat.version>
<tomcat.version>9.0.98</tomcat.version>
<argLine>-Xmx786m</argLine>
</properties>

Expand Down

0 comments on commit 50eaf2a

Please sign in to comment.