Skip to content

Commit

Permalink
fix: application/jaxrs-activemq-quarkus/pom.xml to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-1042268
  • Loading branch information
snyk-bot committed Oct 2, 2023
1 parent b28e10e commit 21375ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/jaxrs-activemq-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>webapp.3tier.k8s</groupId>
<artifactId>jaxrs-activemq-quarkus</artifactId>
<properties>
<quarkus-artemis.version>2.1.1</quarkus-artemis.version>
<quarkus-artemis.version>3.1.1</quarkus-artemis.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 21375ea

Please sign in to comment.