From c50750be85a7d5eb03da65784c9dcb617c8401d4 Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Thu, 30 May 2024 19:53:35 +0200 Subject: [PATCH] TOMEE-4345 - Commons Logging 1.3.2 --- boms/tomee-microprofile/pom.xml | 2 +- boms/tomee-plume/pom.xml | 2 +- boms/tomee-plus/pom.xml | 2 +- boms/tomee-webprofile/pom.xml | 2 +- pom.xml | 8 +------- server/openejb-client/pom.xml | 5 ----- 6 files changed, 5 insertions(+), 16 deletions(-) diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml index 78a0bf81707..97bba20772c 100644 --- a/boms/tomee-microprofile/pom.xml +++ b/boms/tomee-microprofile/pom.xml @@ -180,7 +180,7 @@ commons-logging commons-logging - 1.2 + 1.3.2 * diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml index 4e91de8cfea..e97b5a9fb1e 100644 --- a/boms/tomee-plume/pom.xml +++ b/boms/tomee-plume/pom.xml @@ -180,7 +180,7 @@ commons-logging commons-logging - 1.2 + 1.3.2 * diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml index fb31ce93415..e7f36f2a832 100644 --- a/boms/tomee-plus/pom.xml +++ b/boms/tomee-plus/pom.xml @@ -180,7 +180,7 @@ commons-logging commons-logging - 1.2 + 1.3.2 * diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml index 1c5621f6a46..550f5b59602 100644 --- a/boms/tomee-webprofile/pom.xml +++ b/boms/tomee-webprofile/pom.xml @@ -136,7 +136,7 @@ commons-logging commons-logging - 1.2 + 1.3.2 * diff --git a/pom.xml b/pom.xml index 23973ba828b..30967678859 100644 --- a/pom.xml +++ b/pom.xml @@ -153,8 +153,7 @@ 2.0.12 1.2.17 2.23.1 - 1.2 - 1.1 + 1.3.2 1.9.4 @@ -1273,11 +1272,6 @@ commons-cli ${version.commons-cli} - - commons-logging - commons-logging-api - ${version.commons-logging-api} - commons-logging commons-logging diff --git a/server/openejb-client/pom.xml b/server/openejb-client/pom.xml index da95bce7d27..76bfed69878 100644 --- a/server/openejb-client/pom.xml +++ b/server/openejb-client/pom.xml @@ -137,11 +137,6 @@ jaxb-runtime pom - - commons-logging - commons-logging-api - test - junit junit