Skip to content

Commit

Permalink
fix: application/consumer-activemq-quarkus/pom.xml to reduce vulnerab…
Browse files Browse the repository at this point in the history
…ilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-1042268
  • Loading branch information
snyk-bot committed Oct 3, 2023
1 parent b28e10e commit 3f079b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/consumer-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>consumer-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 3f079b6

Please sign in to comment.