Skip to content

Commit 671e779

Browse files
Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.2.1 to 3.3.0
Bumps [io.quarkiverse.artemis:quarkus-artemis-bom](https://github.com/quarkiverse/quarkus-artemis) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/quarkiverse/quarkus-artemis/releases) - [Commits](quarkiverse/quarkus-artemis@3.2.1...3.3.0) --- updated-dependencies: - dependency-name: io.quarkiverse.artemis:quarkus-artemis-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12ff1d5 commit 671e779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jms-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1818

19-
<quarkus-artemis.version>3.2.1</quarkus-artemis.version>
19+
<quarkus-artemis.version>3.3.0</quarkus-artemis.version>
2020

2121
<!-- Tests are unstable -->
2222
<skipTests>true</skipTests>

0 commit comments

Comments
 (0)