This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 23c7094  RATIS-2580. Bump cyclonedx-maven-plugin to 2.9.2 (#133)
23c7094 is described below

commit 23c7094633c9adadb3a43bb9ffed2eaf538b30a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 12:59:46 2026 +0200

    RATIS-2580. Bump cyclonedx-maven-plugin to 2.9.2 (#133)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4612c60..3f7d633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <!-- Maven plugin versions -->
     <copy-rename-maven-plugin.version>1.0.1</copy-rename-maven-plugin.version>
-    <cyclonedx.version>2.9.1</cyclonedx.version>
+    <cyclonedx.version>2.9.2</cyclonedx.version>
     <exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
     <extra-enforcer-rules.version>1.12.0</extra-enforcer-rules.version>
     <maven-bundle-plugin.version>6.0.2</maven-bundle-plugin.version>

Reply via email to