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 82bea80 Updated Apache ActiveMQ to 5.15.11 (from 5.15.8) 82bea80 is described below commit 82bea80ed131bd80cf191dd747b9a1aa9f2aa13d Author: Felix Schumacher AuthorDate: Sun Feb 16 18:01:18 2020 +0100 Updated Apache ActiveMQ to 5.15.11 (from 5.15.8) --- checksum.xml | 3 +++ gradle.properties | 2 +- xdocs/changes.xml | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/checksum.xml b/checksum.xml index b734b54..2575e8f 100644 --- a/checksum.xml +++ b/checksum.xml @@ -16,6 +16,7 @@ + @@ -66,6 +67,7 @@ + @@ -85,6 +87,7 @@ + diff --git a/gradle.properties b/gradle.properties index b0dad04..f42ccfd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -45,7 +45,7 @@ org.sonarqube.version=2.7.1 # Dependencies accessors-smart.version=1.2 -activemq.version=5.15.8 +activemq.version=5.15.11 apache-rat.version=0.13 apiguardian-api.version=1.1.0 asm.version=7.1 diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 771301c..ce8af45 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -127,6 +127,7 @@ to view the last release notes of version 5.2.1.
  • 63963546Updated jackson to 2.10.1 (from 2.9.10)
  • 64120Updated jsoup to 1.12.2 (from 1.12.1)
  • 63809Updated commons-dbcp2 to 2.7.0 (from 2.5.0)
  • +
  • Updated Apache ActiveMQ to 5.15.11 (from 5.15.8)