Skip to content

Commit

Permalink
Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.4.1 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [io.quarkiverse.artemis:quarkus-artemis-bom](https://github.com/quarkiverse/quarkus-artemis) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/quarkiverse/quarkus-artemis/releases)
- [Commits](quarkiverse/quarkus-artemis@3.4.1...3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f1ca53d commit 1077c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jms-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<quarkus-artemis.version>3.4.1</quarkus-artemis.version>
<quarkus-artemis.version>3.4.2</quarkus-artemis.version>

<!-- Tests are unstable -->
<skipTests>true</skipTests>
Expand Down

0 comments on commit 1077c10

Please sign in to comment.