Skip to content

Commit

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

Bump artemis.version from 2.31.1 to 2.31.2
  • Loading branch information
cescoffier authored Oct 30, 2023
2 parents 7955bb5 + 4b55c35 commit a96442f
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.5</micrometer.version>

<mutiny.version>2.5.1</mutiny.version>
<artemis.version>2.31.1</artemis.version>
<artemis.version>2.31.2</artemis.version>
<commons-io.version>2.15.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.31.1</artemis.version>
<artemis.version>2.31.2</artemis.version>
<revapi.skip>false</revapi.skip>
</properties>

Expand Down

0 comments on commit a96442f

Please sign in to comment.