diff --git a/github_action/lockfile.json b/github_action/lockfile.json index d30bdc1d..0319bf9c 100644 --- a/github_action/lockfile.json +++ b/github_action/lockfile.json @@ -6197,6 +6197,13 @@ "checksumAlgorithm": "SHA-256", "checksum": "36299120aaf72783c4a90b0b1e09b4a6eda01314dbb02dbf2d3c208d688d2100" }, + { + "groupId": "org.cyclonedx", + "artifactId": "cyclonedx-maven-plugin", + "version": "2.9.0", + "checksumAlgorithm": "SHA-256", + "checksum": "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac" + }, { "groupId": "io.quarkus.platform", "artifactId": "quarkus-maven-plugin", @@ -6204,13 +6211,6 @@ "checksumAlgorithm": "SHA-256", "checksum": "8f6310938af257c2e1ecdad117307aced20ebbd2635ef79e6ba005ce5aaa9d0d" }, - { - "groupId": "org.cyclonedx", - "artifactId": "cyclonedx-maven-plugin", - "version": "2.8.2", - "checksumAlgorithm": "SHA-256", - "checksum": "37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293" - }, { "groupId": "org.apache.maven.plugins", "artifactId": "maven-surefire-plugin", diff --git a/lockfile.json b/lockfile.json index d39cb6d1..9620c10f 100644 --- a/lockfile.json +++ b/lockfile.json @@ -29,9 +29,9 @@ { "groupId": "org.cyclonedx", "artifactId": "cyclonedx-maven-plugin", - "version": "2.8.2", + "version": "2.9.0", "checksumAlgorithm": "SHA-256", - "checksum": "37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293" + "checksum": "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac" }, { "groupId": "org.apache.maven.plugins", diff --git a/maven_plugin/lockfile.json b/maven_plugin/lockfile.json index 6b0b7fba..cde133fd 100644 --- a/maven_plugin/lockfile.json +++ b/maven_plugin/lockfile.json @@ -2160,9 +2160,9 @@ { "groupId": "org.cyclonedx", "artifactId": "cyclonedx-maven-plugin", - "version": "2.8.2", + "version": "2.9.0", "checksumAlgorithm": "SHA-256", - "checksum": "37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293" + "checksum": "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac" }, { "groupId": "org.apache.maven.plugins",