Skip to content

Commit

Permalink
Bump io.quarkiverse.artemis:quarkus-artemis-jms from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps io.quarkiverse.artemis:quarkus-artemis-jms from 3.1.1 to 3.1.2.

---
updated-dependencies:
- dependency-name: io.quarkiverse.artemis:quarkus-artemis-jms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 8f7ca57 commit a35e854
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.1.1</version>
<version>3.1.2</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit a35e854

Please sign in to comment.