Skip to content

Commit

Permalink
Remove io.quarkus:quarkus-jms-spi-deployment in build-parent (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng authored Feb 17, 2023
1 parent 67eeffb commit 6aa1b31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- TODO: Remove this dependency when https://github.com/quarkusio/quarkus/pull/31075 get merged and included in a new release -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-jms-spi-deployment</artifactId>
<version>${quarkus.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/includes/attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:quarkus-version: 2.16.2.Final
:quarkus-version: 2.16.3.Final
:quarkus-artemis-version: 2.0.4

:quarkus-org-url: https://github.com/quarkusio
Expand Down

0 comments on commit 6aa1b31

Please sign in to comment.