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 245dd32 commit 9958ad6Copy full SHA for 9958ad6
modules/samples/transport/jms-sample/jmsService/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>org.apache.activemq</groupId>
44
<artifactId>activemq-broker</artifactId>
45
- <version>5.18.2</version>
+ <version>${activemq.version}</version>
46
</dependency>
47
48
<groupId>commons-io</groupId>
0 commit comments