Skip to content

Commit 1bd5611

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

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.8.3</quarkus-artemis.version>
19+
<quarkus-artemis.version>3.10.0</quarkus-artemis.version>
2020

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

0 commit comments

Comments
 (0)