This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 9b2e43b2acb05f165386ed3dea2b1072759d3ce6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 30 11:18:01 2024 -0400
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 (#2083)
Bumps
[org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.8.1 to 2.8.2.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.8.1...cyclonedx-maven-plugin-2.8.2)
---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-maven-plugin
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>
(cherry picked from commit f15621091cc4833d442e9072afb5cfd0e87b8883)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 35b2755e2b..211255a7e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -700,7 +700,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
- <version>2.8.1</version>
+ <version>2.8.2</version>
<executions>
<execution>
<id>make-bom</id>