This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e4ffcba Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to
2.8.0 (#389)
e4ffcba is described below
commit e4ffcbab5a0c5d903490c5c68524d9e919338a52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 29 08:12:27 2024 -0400
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 (#389)
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.7.11 to 2.8.0.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.11...cyclonedx-maven-plugin-2.8.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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index be386cf..6619c7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
<commons.checkstyle.version>9.3</commons.checkstyle.version>
<commons.cobertura.version>2.7</commons.cobertura.version>
<commons.compiler.version>3.13.0</commons.compiler.version>
- <commons.cyclonedx.version>2.7.11</commons.cyclonedx.version>
+ <commons.cyclonedx.version>2.8.0</commons.cyclonedx.version>
<commons.spdx.version>0.7.3</commons.spdx.version>
<commons.failsafe.version>3.2.5</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>