This is an automated email from the ASF dual-hosted git repository.
afs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 8ee40d6c5f Bump org.cyclonedx:cyclonedx-maven-plugin in the
maven-patch-group group
8ee40d6c5f is described below
commit 8ee40d6c5f2d8ea50b451f257daf90afc13b3d36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 00:13:17 2026 +0000
Bump org.cyclonedx:cyclonedx-maven-plugin in the maven-patch-group group
Bumps the maven-patch-group group with 1 update:
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin).
Updates `org.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:development
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 588f5f631e..8f364e61c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
<ver.plugin.javadoc>3.12.0</ver.plugin.javadoc>
<ver.plugin.shade>3.6.2</ver.plugin.shade>
<ver.plugin.enforcer>3.6.3</ver.plugin.enforcer>
- <ver.plugin.cyclonedx>2.9.1</ver.plugin.cyclonedx>
+ <ver.plugin.cyclonedx>2.9.2</ver.plugin.cyclonedx>
<ver.plugin.spdx>0.7.0</ver.plugin.spdx>
</properties>