This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 8516f61777 Upgrading cyclonedx-maven-plugin
8516f61777 is described below
commit 8516f6177770eaa2beda0173433a7d559eec9a01
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sun Mar 24 06:47:17 2024 +0100
Upgrading cyclonedx-maven-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index db3db70263..c33be3477e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2021,7 +2021,7 @@ under the License.
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
- <version>2.7.11</version>
+ <version>2.8.0</version>
<executions>
<execution>
<phase>package</phase>