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.git
The following commit(s) were added to refs/heads/master by this push:
new 6056cf623 RATIS-2580. Bump cyclonedx-maven-plugin to 2.9.2 (#1498)
6056cf623 is described below
commit 6056cf62312f154ef80803c3393afd8b1a40634c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 13:00:53 2026 +0200
RATIS-2580. Bump cyclonedx-maven-plugin to 2.9.2 (#1498)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ca947366a..3674145dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
<license-maven-plugin.version>2.7.1</license-maven-plugin.version>
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
- <cyclonedx.version>2.9.1</cyclonedx.version>
+ <cyclonedx.version>2.9.2</cyclonedx.version>
<spotbugs.version>4.8.6</spotbugs.version>
<spotbugs-plugin.version>4.8.6.8</spotbugs-plugin.version>