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

commit f67196e24f4fbc7b38fd4fbe807abe374c8acd01
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jan 16 16:15:53 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 574bffed8a..0b66764655 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1995,7 +1995,7 @@ under the License.
           <plugin>
             <groupId>org.cyclonedx</groupId>
             <artifactId>cyclonedx-maven-plugin</artifactId>
-            <version>2.7.10</version>
+            <version>2.7.11</version>
             <executions>
               <execution>
                 <phase>package</phase>

Reply via email to