Skip to content

Commit

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

Bump artemis.version from 2.36.0 to 2.37.0
  • Loading branch information
cescoffier authored Aug 22, 2024
2 parents da6066f + ce119ce commit 42b61cd
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.13.3</micrometer.version>

<mutiny.version>2.6.1</mutiny.version>
<artemis.version>2.36.0</artemis.version>
<artemis.version>2.37.0</artemis.version>
<commons-io.version>2.16.1</commons-io.version>

<jboss-log-manager.version>3.0.6.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.36.0</artemis.version>
<artemis.version>2.37.0</artemis.version>
<revapi.skip>false</revapi.skip>
</properties>

Expand Down

0 comments on commit 42b61cd

Please sign in to comment.