This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new a20cb32 Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5
a20cb32 is described below
commit a20cb32384b3434ba9aee8f62c2b9f28fee45266
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 16 04:57:05 2023 +0000
Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5
Bumps
[cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin)
from 2.7.4 to 2.7.5.
- [Release
notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
-
[Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5)
---
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f5264f0..225d18a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1298,7 +1298,7 @@ under the License.
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
- <version>2.7.4</version>
+ <version>2.7.5</version>
<executions>
<execution>
<goals>