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 8db8d54f22aa3e8fe4456dc4d6ecd4a25acc7572
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed May 17 08:06:21 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 9cf044144a..06a4dc1c45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2100,7 +2100,7 @@ under the License.
           <plugin>
             <groupId>org.cyclonedx</groupId>
             <artifactId>cyclonedx-maven-plugin</artifactId>
-            <version>2.7.8</version>
+            <version>2.7.9</version>
             <executions>
               <execution>
                 <phase>package</phase>

Reply via email to