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-COMFASTERXMLJACKSONCORE-7569538
  • Loading branch information
snyk-bot committed Jul 27, 2024
1 parent 96f99b1 commit 9bad29e
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 @@ -43,7 +43,7 @@
<url>https://github.com/zapodot/embedded-jms-junit</url>
</scm>
<properties>
<activemq.version>5.15.10</activemq.version>
<activemq.version>5.17.5</activemq.version>
<camel.version>2.24.1</camel.version>
<guava.version>28.1-jre</guava.version>
<java.version>1.8</java.version>
Expand Down

0 comments on commit 9bad29e

Please sign in to comment.