Skip to content

Commit

Permalink
Merge pull request #6229 from slub/update_activemq_dependency
Browse files Browse the repository at this point in the history
Update ActiveMQ client to latest stable version
  • Loading branch information
solth authored Sep 30, 2024
2 parents eded39f + e381336 commit 1ffdf5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ from system library in Java 11+ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.17.6</version>
<version>5.18.5</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 1ffdf5c

Please sign in to comment.