From 3b1b4e4237e6d24058c4a65de04c81878b82f508 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 19 Jun 2026 18:52:52 +0200 Subject: [PATCH] upgrade common --- build.xml | 1 + common | 2 +- cyclonedx.xml | 111 ++------------------------------------------- version.properties | 1 + 4 files changed, 8 insertions(+), 107 deletions(-) diff --git a/build.xml b/build.xml index 437c8b8..46b64ce 100644 --- a/build.xml +++ b/build.xml @@ -29,6 +29,7 @@ under the License. resource="org/apache/ant/antunit/antlib.xml"> + diff --git a/common b/common index 4bc0835..b24e42f 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 4bc0835ac521a9b64a623a94225cfdbcce708193 +Subproject commit b24e42f26da431ca6c2a7c793f2fda855f8154d7 diff --git a/cyclonedx.xml b/cyclonedx.xml index 40698c8..59e613c 100644 --- a/cyclonedx.xml +++ b/cyclonedx.xml @@ -19,36 +19,7 @@ under the License. --> - - - - - - - - - - - - - - + @@ -61,46 +32,6 @@ under the License. - - - - - - - - - - - - - - @@ -133,33 +64,13 @@ under the License. + - - - - - - - - - - - - - + + + @@ -337,17 +249,4 @@ under the License. - - - - - diff --git a/version.properties b/version.properties index 1548ffe..89d55e1 100644 --- a/version.properties +++ b/version.properties @@ -13,3 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. artifact.version=1.5.1alpha +ant.core.version=1.10.13