This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 42376bf582a430f1e6cdffed44f8f4daf52b7311
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 977cee1e30..79df1954b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2142,7 +2142,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