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 5c219f0 commit 9e11176Copy full SHA for 9e11176
pom.xml
@@ -116,7 +116,7 @@
116
</plugin>
117
<plugin>
118
<artifactId>maven-jar-plugin</artifactId>
119
- <version>3.3.0</version>
+ <version>3.4.0</version>
120
<configuration>
121
<skipIfEmpty>true</skipIfEmpty>
122
</configuration>
@@ -192,7 +192,7 @@
192
193
<groupId>org.apache.maven.plugins</groupId>
194
<artifactId>maven-gpg-plugin</artifactId>
195
- <version>3.2.2</version>
+ <version>3.2.3</version>
196
<executions>
197
<execution>
198
<id>sign-artifacts</id>
@@ -232,7 +232,7 @@
232
233
234
235
236
237
238
0 commit comments