From 004aedb98d97bbf45ffff1a95357acfca37a0666 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Wed, 7 Jan 2026 23:16:31 +0100 Subject: gnu: java-commons-lang3: Update to 3.20.0. * gnu/packages/java.scm (java-commons-lang3): Update to 3.20.0. [source]: Remove patch. * gnu/packages/patches/java-commons-lang-fix-dependency.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister patch. Change-Id: I1d1c75d3e2204f6bc7d1eeaff29349024094d9f4 --- .../patches/java-commons-lang-fix-dependency.patch | 38 ---------------------- 1 file changed, 38 deletions(-) delete mode 100644 gnu/packages/patches/java-commons-lang-fix-dependency.patch (limited to 'gnu/packages/patches/java-commons-lang-fix-dependency.patch') diff --git a/gnu/packages/patches/java-commons-lang-fix-dependency.patch b/gnu/packages/patches/java-commons-lang-fix-dependency.patch deleted file mode 100644 index 4e0d42d2edc..00000000000 --- a/gnu/packages/patches/java-commons-lang-fix-dependency.patch +++ /dev/null @@ -1,38 +0,0 @@ -Prevent java-commons-lang3 from depending on junit-bom when used with -maven. - -From 5c15b04ff9d05235460ea58f303fcf3502a943f2 Mon Sep 17 00:00:00 2001 -From: "Artyom V. Poptsov" -Date: Mon, 13 Jun 2022 09:25:42 +0300 -Subject: [PATCH] pom.xml: Remove dependency on 'junit-bom' - ---- - pom.xml | 12 ------------ - 1 file changed, 12 deletions(-) - -diff --git a/pom.xml b/pom.xml -index 167a85a47..6cd9be57b 100644 ---- a/pom.xml -+++ b/pom.xml -@@ -513,18 +513,6 @@ - - - -- -- -- -- org.junit -- junit-bom -- 5.7.1 -- pom -- import -- -- -- -- - - - --- -2.25.1 - -- cgit v1.3