Skip to content

Commit

Permalink
Update plugins:
Browse files Browse the repository at this point in the history
* gpg
* assembly
* remote-resources
  • Loading branch information
cstamas committed Mar 11, 2024
1 parent 604eaee commit b3a88d1
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 @@ -190,7 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.0</version>
<configuration>
<tarLongFileMode>gnu</tarLongFileMode>
</configuration>
Expand Down Expand Up @@ -236,7 +236,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</plugin>

<plugin>
Expand Down Expand Up @@ -300,7 +300,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit b3a88d1

Please sign in to comment.