This is an automated email from the ASF dual-hosted git repository.
andy 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 204fac3c10 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to
2.9.0
204fac3c10 is described below
commit 204fac3c10977326dc2927af2c195c58a5713079
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 00:27:20 2024 +0000
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.8.2 to 2.9.0.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.8.2...cyclonedx-maven-plugin-2.9.0)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 06023ea4d7..410f4b359f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<ver.plugin.war>3.4.0</ver.plugin.war>
<ver.plugin.shade>3.6.0</ver.plugin.shade>
<ver.plugin.enforcer>3.5.0</ver.plugin.enforcer>
- <ver.plugin.cyclonedx>2.8.2</ver.plugin.cyclonedx>
+ <ver.plugin.cyclonedx>2.9.0</ver.plugin.cyclonedx>
<ver.plugin.spdx>0.7.0</ver.plugin.spdx>
<!--