We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d9e4bf commit 3ce559aCopy full SHA for 3ce559a
1 file changed
qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml
@@ -28,7 +28,7 @@
28
<description>Tests the JMS client against the ActiveMQ Broker.</description>
29
<packaging>jar</packaging>
30
<properties>
31
- <activemq-version>5.18.6</activemq-version>
+ <activemq-version>5.19.0</activemq-version>
32
<jetty-version>9.4.57.v20241219</jetty-version>
33
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
34
</properties>
0 commit comments