This is an automated email from the ASF dual-hosted git repository.
RyanSkraba pushed a commit to branch branch-1.12
in repository https://gitbox.apache.org/repos/asf/avro.git
commit 7c21f8f515b39b2043c0aa1906b4f0080eabde37
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 3 19:42:53 2026 +0200
Bump org.cyclonedx:cyclonedx-maven-plugin in /lang/java (#3828)
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.9.1 to 2.9.2.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
dependency-version: 2.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
lang/java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index b6529f36b5..97e02d9a8e 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -64,7 +64,7 @@
<!-- version properties for plugins -->
<archetype-plugin.version>3.4.1</archetype-plugin.version>
<bundle-plugin-version>6.0.2</bundle-plugin-version>
- <cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>
+ <cyclonedx-maven-plugin.version>2.9.2</cyclonedx-maven-plugin.version>
<exec-plugin.version>3.6.3</exec-plugin.version>
<file-management.version>3.2.0</file-management.version>
<javacc-plugin.version>3.8.0</javacc-plugin.version>