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 b864d0e4c3 Bump org.cyclonedx:cyclonedx-maven-plugin in the
maven-patch-group group
b864d0e4c3 is described below
commit b864d0e4c34926ae71471e79a319af5ec92e12e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 00:45:18 2024 +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.0 to 2.9.1
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.0...cyclonedx-maven-plugin-2.9.1)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
dependency-type: direct:production
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 369e9724e1..9b38310d0b 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.9.0</ver.plugin.cyclonedx>
+ <ver.plugin.cyclonedx>2.9.1</ver.plugin.cyclonedx>
<ver.plugin.spdx>0.7.0</ver.plugin.spdx>
<!--