Author: fschumacher
Date: Thu Sep 13 19:56:13 2018
New Revision: 1840854

URL: http://svn.apache.org/viewvc?rev=1840854&view=rev
Log:
Update test dependency of ActiveMQ to 5.15.6 from 5.15.2

Modified:
    jmeter/trunk/build.properties

Modified: jmeter/trunk/build.properties
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/build.properties?rev=1840854&r1=1840853&r2=1840854&view=diff
==============================================================================
--- jmeter/trunk/build.properties (original)
+++ jmeter/trunk/build.properties Thu Sep 13 19:56:13 2018
@@ -468,10 +468,10 @@ hsqldb.loc                   = ${maven2.
 hsqldb.md5                   = 72cae1d3ef411edc74bc3ff4d12bd47c
 
 # Optional for use by JMS_TESTS.jmx
-activemq-all.version         = 5.15.2
+activemq-all.version         = 5.15.6
 activemq-all.jar             = activemq-all-${activemq-all.version}.jar
 activemq-all.loc             = 
${maven2.repo}/org/apache/activemq/activemq-all/${activemq-all.version}
-activemq-all.md5             = bd24ae082be11dc969a6e5bc45515ab7
+activemq-all.md5             = a7e19a075c3713ba13e7b6f59ad5b4db
 
 # Used by XPath 2
 Saxon-HE.version              = 9.8.0-12


Reply via email to