Skip to content

Commit 222e87f

Browse files
committed
Bump ActiveMQ
1 parent 45b9ad5 commit 222e87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/amqp10_client/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ HEX_TARBALL_FILES += rabbitmq-components.mk \
5252
# ActiveMQ for the testsuite.
5353
# --------------------------------------------------------------------
5454

55-
ACTIVEMQ_VERSION := 5.18.3
55+
ACTIVEMQ_VERSION := 6.1.3
5656
ACTIVEMQ_URL := 'https://archive.apache.org/dist/activemq/$(ACTIVEMQ_VERSION)/apache-activemq-$(ACTIVEMQ_VERSION)-bin.tar.gz'
5757

5858
ACTIVEMQ := $(abspath test/system_SUITE_data/apache-activemq-$(ACTIVEMQ_VERSION)/bin/activemq)

0 commit comments

Comments
 (0)