Skip to content

Commit

Permalink
Merge pull request #1237 from quarkus-qe/dependabot/maven/io.quarkive…
Browse files Browse the repository at this point in the history
…rse.artemis-quarkus-artemis-jms-3.4.1

Bump io.quarkiverse.artemis:quarkus-artemis-jms from 3.4.0 to 3.4.1
  • Loading branch information
rsvoboda committed Aug 16, 2024
2 parents 6188f07 + 77ce398 commit ddb92c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/amq-tcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>io.quarkiverse.artemis</groupId>
<artifactId>quarkus-artemis-jms</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit ddb92c1

Please sign in to comment.