This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch branch-1
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git
commit 5d5c4b02202af9d809a1d98225121071540b7534
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)
(cherry picked from commit 23c7094633c9adadb3a43bb9ffed2eaf538b30a8)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8991633..bd4b5f3 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>