This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new d5640f7  Update ActiveMQ to 5.16.4
d5640f7 is described below

commit d5640f7169a80c287d596e5b07ea215cb040df14
Author: Felix Schumacher <[email protected]>
AuthorDate: Sat Mar 5 10:48:50 2022 +0100

    Update ActiveMQ to 5.16.4
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index d8d1cfa..f111edf 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -57,7 +57,7 @@ org.sonarqube.version=3.0
 
 # Dependencies
 accessors-smart.version=2.4.8
-activemq.version=5.16.2
+activemq.version=5.16.4
 apache-rat.version=0.13
 apiguardian-api.version=1.1.0
 asm.version=9.2
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 28ed311..81bd4da 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -158,7 +158,7 @@ however, the profile can't be updated while the test is 
running.
   <li><bug>65232</bug>Hide splash screen when an error is displayed because 
the test plan could not be parsed.</li>
   <li>Updated Groovy to 3.0.9 (from 3.0.7).</li>
   <li>Updated Darklaf to 2.7.3 (from 2.5.4).</li>
-  <li>Updated Apache ActiveMQ to 15.6.2 (from 15.6.0).</li>
+  <li>Updated Apache ActiveMQ to 15.6.4 (from 15.6.0).</li>
   <li>Updated Asm to 9.2 (from 9.1).</li>
   <li>Updated Bouncycastle to 1.69 (from 1.67).</li>
   <li>Updated Caffeine to 2.9.2 (from 2.8.8).</li>

Reply via email to