Skip to content

Commit

Permalink
Upgrading git-commit-id-maven-plugin maven-assembly-plugin maven-gpg-…
Browse files Browse the repository at this point in the history
…plugin
  • Loading branch information
ilgrosso committed Mar 11, 2024
1 parent abc5286 commit 6407127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 6407127

Please sign in to comment.