Skip to content

Commit

Permalink
Bump org.apache.activemq:activemq-client in /samples/JMSIntegration
Browse files Browse the repository at this point in the history
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 5.18.1 to 5.18.3.
- [Commits](apache/activemq@activemq-5.18.1...activemq-5.18.3)

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent d8aa3b2 commit 333a117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/JMSIntegration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.18.1</version>
<version>5.18.3</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
Expand Down

0 comments on commit 333a117

Please sign in to comment.