From 7ab5932f5fb8f07e695ea5ff06026cc7e8cd0e3f Mon Sep 17 00:00:00 2001 From: Felix Schumacher Date: Fri, 13 Aug 2021 13:42:37 +0200 Subject: [PATCH] Update Apache ActiveMQ to 15.6.2 --- gradle.properties | 2 +- xdocs/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7c38a39b0d..7c3f44b5dc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -52,7 +52,7 @@ org.sonarqube.version=3.0 # Dependencies accessors-smart.version=2.4.7 -activemq.version=5.16.0 +activemq.version=5.16.2 apache-rat.version=0.13 apiguardian-api.version=1.1.0 asm.version=9.1 diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 68cc7f96ec..f09561cf8e 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -140,6 +140,7 @@ Summary
  • 65232Hide splash screen when an error is displayed because the test plan could not be parsed.
  • Updated Groovy to 3.0.8 (from 3.0.7).
  • Updated Darklaf to 2.7.2 (from 2.5.4).
  • +
  • Updated Apache ActiveMQ to 15.6.2 (from 15.6.0).