Skip to content

Commit

Permalink
Merge pull request #2288 from smallrye/dependabot/maven/main/artemis.…
Browse files Browse the repository at this point in the history
…version-2.31.0

Bump artemis.version from 2.30.0 to 2.31.0
  • Loading branch information
cescoffier authored Sep 20, 2023
2 parents f3a6a61 + b22bafc commit 8bfcb7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<micrometer.version>1.11.4</micrometer.version>

<mutiny.version>2.4.0</mutiny.version>
<artemis.version>2.30.0</artemis.version>
<artemis.version>2.31.0</artemis.version>
<commons-io.version>2.13.0</commons-io.version>

<jboss-log-manager.version>3.0.2.Final</jboss-log-manager.version>
Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>SmallRye Reactive Messaging : Connector :: JMS</name>

<properties>
<artemis.version>2.30.0</artemis.version>
<artemis.version>2.31.0</artemis.version>
<revapi.skip>false</revapi.skip>
</properties>

Expand Down

0 comments on commit 8bfcb7f

Please sign in to comment.