Skip to content

Commit

Permalink
Bump artemis.version from 2.31.0 to 2.31.1
Browse files Browse the repository at this point in the history
Bumps `artemis.version` from 2.31.0 to 2.31.1.

Updates `org.apache.activemq:artemis-jakarta-server` from 2.31.0 to 2.31.1
- [Commits](apache/activemq-artemis@2.31.0...2.31.1)

Updates `org.apache.activemq:artemis-amqp-protocol` from 2.31.0 to 2.31.1

Updates `org.apache.activemq:artemis-jakarta-client` from 2.31.0 to 2.31.1
- [Commits](apache/activemq-artemis@2.31.0...2.31.1)

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jakarta-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:artemis-amqp-protocol
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:artemis-jakarta-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 436fe15 commit 88f1259
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.0</artemis.version>
<artemis.version>2.31.1</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.0</artemis.version>
<artemis.version>2.31.1</artemis.version>
<revapi.skip>false</revapi.skip>
</properties>

Expand Down

0 comments on commit 88f1259

Please sign in to comment.