Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 1579b78 commit f96140c
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.0.1</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit f96140c

Please sign in to comment.