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 581d703714 Upgrading git-commit-id-maven-plugin maven-assembly-plugin
maven-gpg-plugin
581d703714 is described below
commit 581d70371491a545ba988582ebac9a6968427726
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 9934196a71..3a761b62ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1406,7 +1406,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>
@@ -1639,7 +1639,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>
@@ -2041,7 +2041,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>