Skip to content

Commit

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

Bump artemis.version from 2.32.0 to 2.33.0
  • Loading branch information
ozangunalp authored Mar 26, 2024
2 parents a659e58 + be34b23 commit 5f8ca4c
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.12.4</micrometer.version>

<mutiny.version>2.6.0</mutiny.version>
<artemis.version>2.32.0</artemis.version>
<artemis.version>2.33.0</artemis.version>
<commons-io.version>2.15.1</commons-io.version>

<jboss-log-manager.version>3.0.4.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.32.0</artemis.version>
<artemis.version>2.33.0</artemis.version>
<revapi.skip>false</revapi.skip>
</properties>

Expand Down

0 comments on commit 5f8ca4c

Please sign in to comment.