From 2ecd855ba0c4b6d7ce5c9c5db88e221a3b72740d Mon Sep 17 00:00:00 2001 From: Georg Date: Tue, 1 Feb 2022 15:53:00 +0100 Subject: [PATCH 1/8] Update pom.xml fix broken license url for asm objectweb --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 170803faca..ba7777a6f7 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ Modified BSD - http://asm.objectweb.org/license.html + https://asm.ow2.io/license.html repo ASM @ jersey.repackaged.org.objectweb.asm From a2c34a60054b3e4014c4b99ef0c7184de43b63c0 Mon Sep 17 00:00:00 2001 From: Georg Date: Tue, 1 Feb 2022 16:16:57 +0100 Subject: [PATCH 2/8] update copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Georg Müller geo.rgmueller@web.de --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba7777a6f7..386dd42f00 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@