From 76d1de31243a942591a107f6d58e030daa1e4d55 Mon Sep 17 00:00:00 2001 From: Felix Schumacher Date: Tue, 12 Apr 2022 18:17:45 +0200 Subject: [PATCH] Update ActiveMQ to 5.17.0 and its dependent usage of Spring framework to 5.3.18 --- checksum.xml | 1 + gradle.properties | 4 ++-- xdocs/changes.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/checksum.xml b/checksum.xml index f0b151d7995..0a6f0a06c27 100644 --- a/checksum.xml +++ b/checksum.xml @@ -88,6 +88,7 @@ + diff --git a/gradle.properties b/gradle.properties index 6caea8bcf3b..4cbbdfc6051 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.4 +activemq.version=5.17.0 apache-rat.version=0.13 apiguardian-api.version=1.1.0 asm.version=9.2 @@ -130,7 +130,7 @@ rsyntaxtextarea.version=3.1.6 Saxon-HE.version=11.2 slf4j.version=1.7.36 spock-core.version=2.0-M2-groovy-3.0 -springframework.version=4.3.17.RELEASE +springframework.version=5.3.18 svgSalamander.version=1.1.2.4 tika.version=1.28.1 xalan.version=2.7.2 diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 77a0c326a17..d7adf9d2cab 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -169,7 +169,7 @@ however, the profile can't be updated while the test is running.
  • 65232Hide splash screen when an error is displayed because the test plan could not be parsed.
  • Updated Groovy to 3.0.9 (from 3.0.7).
  • Updated Darklaf to 2.7.3 (from 2.5.4).
  • -
  • Updated Apache ActiveMQ to 15.6.4 (from 15.6.0).
  • +
  • Updated Apache ActiveMQ to 15.7.0 (from 15.6.0).
  • Updated Asm to 9.2 (from 9.1).
  • Updated Bouncycastle to 1.69 (from 1.67).
  • Updated Caffeine to 2.9.3 (from 2.8.8).