Skip to content

Commit 26ffdc3

Browse files
Merge pull request #14113 from rabbitmq/mergify/bp/v4.1.x/pr-14111
Bump ActiveMQ to v6.1.7 (backport #14111)
2 parents 7c8ccde + 822a389 commit 26ffdc3

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
@@ -51,7 +51,7 @@ HEX_TARBALL_FILES += ../../rabbitmq-components.mk \
5151
# ActiveMQ for the testsuite.
5252
# --------------------------------------------------------------------
5353

54-
ACTIVEMQ_VERSION := 5.18.3
54+
ACTIVEMQ_VERSION := 6.1.7
5555
ACTIVEMQ_URL := 'https://archive.apache.org/dist/activemq/$(ACTIVEMQ_VERSION)/apache-activemq-$(ACTIVEMQ_VERSION)-bin.tar.gz'
5656

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

0 commit comments

Comments
 (0)