From 34454567c813def45c965b9143b24fe7f4fb5117 Mon Sep 17 00:00:00 2001 From: Matt Pavlovich Date: Fri, 3 Feb 2023 14:01:46 -0600 Subject: [PATCH] [AMQ-9207] Upgrade various dependencies (#964) com.thoughtworks.xstream:xstream .................... 1.4.19 -> 1.4.20 commons-daemon:commons-daemon ......................... 1.3.2 -> 1.3.3 org.apache.ant:ant ................................ 1.10.12 -> 1.10.13 org.apache.shiro:shiro-core ......................... 1.10.1 -> 1.11.0 org.apache.shiro:shiro-spring ....................... 1.10.1 -> 1.11.0 org.codehaus.jettison:jettison ........................ 1.5.2 -> 1.5.3 regexp:regexp ............................................. 1.3 -> 1.5 org.apache.httpcomponents:httpclient ................ 4.5.13 -> 4.5.14 org.apache.httpcomponents:httpcore .................. 4.4.15 -> 4.4.16 - regexp/regexp -> jakarta-regexp/jakarta/regexp --- activemq-rar/pom.xml | 4 ++-- activemq-unit-tests/pom.xml | 4 ++-- pom.xml | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 4b7b958d0e..192ca906ac 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -110,8 +110,8 @@ junit - regexp - regexp + jakarta-regexp + jakarta-regexp javax.jmdns diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index f77ed6ef74..4bae3b5ee4 100644 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -240,8 +240,8 @@ test - regexp - regexp + jakarta-regexp + jakarta-regexp test diff --git a/pom.xml b/pom.xml index 95a195aba4..532c4ed384 100644 --- a/pom.xml +++ b/pom.xml @@ -44,14 +44,14 @@ 1.1 1.3 0.1.0 - 1.10.12 + 1.10.13 1.1.0 1.0-M3-dev 2.25.4 [2.20,4) 1.9.4 3.2.2 - 1.3.2 + 1.3.3 2.9.0 2.11.0 1.2 @@ -63,8 +63,8 @@ 1.2.1 1.11 1.22 - 4.5.13 - 4.4.15 + 4.5.14 + 4.4.16 1.2.0.Beta4 2.14.0 1.9.3 @@ -73,7 +73,7 @@ ${jetty9-version} 3.4.1 9.0.65 - 1.5.2 + 1.5.3 2.5.1 1.7.1 1.5_5 @@ -93,16 +93,16 @@ 0.33.10 1.6.0 4.1.75.Final - 1.3 + 1.4 1.18.0 - 1.10.1 + 1.11.0 1.7.36 1.1.2 5.3.25 1.2.5 2.3 1.1.4c - 1.4.19 + 1.4.20 4.22 2.12.2 0.12.0 @@ -906,8 +906,8 @@ - regexp - regexp + jakarta-regexp + jakarta-regexp ${regexp-version}