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 eb556cb30f Upgrading cyclonedx-maven-plugin
eb556cb30f is described below

commit eb556cb30f35d0829466244be54362b3bbe86782
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Oct 9 08:25:05 2024 +0200

    Upgrading cyclonedx-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3eb04e0682..ae8b97c1f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2068,7 +2068,7 @@ under the License.
           <plugin>
             <groupId>org.cyclonedx</groupId>
             <artifactId>cyclonedx-maven-plugin</artifactId>
-            <version>2.8.2</version>
+            <version>2.9.0</version>
             <executions>
               <execution>
                 <phase>package</phase>

Reply via email to