From 7829fdf3324973a0c32bdf0b2687fca77727484b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 18:59:17 +0000 Subject: [PATCH 1/2] Bump org.apache.groovy:groovy-all from 4.0.4 to 4.0.15 Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 4.0.4 to 4.0.15. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c8efc09b7798..726e2318ad2d 100644 --- a/pom.xml +++ b/pom.xml @@ -319,7 +319,7 @@ 1.78 2.27.2 2.1.3 - 4.0.4 + 4.0.15 1.7.2 4.0.13.Final 3.0.6 From 46b4b484c5f08c1cb9be9392bb274593f64b65a2 Mon Sep 17 00:00:00 2001 From: Brian Stansberry Date: Thu, 26 Oct 2023 17:30:50 -0500 Subject: [PATCH 2/2] [WFLY-18697] Switch ejb subsystem test dep from groovy-all to groovy --- boms/standard-test/pom.xml | 11 ++++++++--- ejb3/pom.xml | 9 +-------- pom.xml | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/boms/standard-test/pom.xml b/boms/standard-test/pom.xml index dca434c20883..632a6d3d630c 100644 --- a/boms/standard-test/pom.xml +++ b/boms/standard-test/pom.xml @@ -81,10 +81,15 @@ org.apache.groovy - groovy-all - ${version.groovy-all} - pom + groovy + ${version.org.apache.groovy} test + + + * + * + + diff --git a/ejb3/pom.xml b/ejb3/pom.xml index ead6a16a313c..f9e5a4477e5c 100644 --- a/ejb3/pom.xml +++ b/ejb3/pom.xml @@ -410,15 +410,8 @@ projects that depend on this project.--> org.apache.groovy - groovy-all - pom + groovy test - - - org.apache.groovy - groovy-test-junit5 - - diff --git a/pom.xml b/pom.xml index 726e2318ad2d..5f0e1437e752 100644 --- a/pom.xml +++ b/pom.xml @@ -319,7 +319,6 @@ 1.78 2.27.2 2.1.3 - 4.0.15 1.7.2 4.0.13.Final 3.0.6 @@ -329,6 +328,7 @@ 1.15.3 4.13.1 2.0.0.AM26 + 4.0.15 4.0.2 3.5.0 9.4.52.v20230823