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