We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd711d1 commit 84efd2bCopy full SHA for 84efd2b
pom.xml
@@ -196,7 +196,7 @@
196
<plugin>
197
<groupId>org.apache.maven.plugins</groupId>
198
<artifactId>maven-gpg-plugin</artifactId>
199
- <version>3.2.4</version>
+ <version>3.2.7</version>
200
<executions>
201
<execution>
202
<id>sign-artifacts</id>
@@ -781,7 +781,7 @@
781
782
783
<artifactId>maven-jar-plugin</artifactId>
784
- <version>3.4.1</version>
+ <version>3.4.2</version>
785
<configuration>
786
<archive>
787
<manifestEntries>
@@ -854,7 +854,7 @@
854
855
856
<artifactId>maven-deploy-plugin</artifactId>
857
- <version>3.1.2</version>
+ <version>3.1.3</version>
858
</plugin>
859
860
0 commit comments