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
The following commit(s) were added to refs/heads/3_0_X by this push:
new 64071278b7 Upgrading git-commit-id-maven-plugin maven-assembly-plugin
maven-gpg-plugin
64071278b7 is described below
commit 64071278b71711ec5763cd5f8fb0d7b6d2e9bb1c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Mar 11 12:08:39 2024 +0100
Upgrading git-commit-id-maven-plugin maven-assembly-plugin maven-gpg-plugin
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9e8cdd2274..c7db030ab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1529,7 +1529,7 @@ under the License.
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
- <version>8.0.0</version>
+ <version>8.0.1</version>
<executions>
<execution>
<goals>
@@ -1762,7 +1762,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.6.0</version>
+ <version>3.7.0</version>
</plugin>
<plugin>
@@ -2161,7 +2161,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
- <version>3.1.0</version>
+ <version>3.2.0</version>
<executions>
<execution>
<id>sign-artifacts</id>