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 c49c99e commit b70e7daCopy full SHA for b70e7da
pom.xml
@@ -102,7 +102,7 @@
102
</plugin>
103
<plugin>
104
<artifactId>maven-jar-plugin</artifactId>
105
- <version>3.3.0</version>
+ <version>3.4.0</version>
106
<configuration>
107
<skipIfEmpty>true</skipIfEmpty>
108
</configuration>
@@ -168,7 +168,7 @@
168
169
<groupId>org.apache.maven.plugins</groupId>
170
<artifactId>maven-gpg-plugin</artifactId>
171
- <version>3.2.2</version>
+ <version>3.2.3</version>
172
<executions>
173
<execution>
174
<id>sign-artifacts</id>
@@ -208,7 +208,7 @@
208
209
210
211
212
213
214
0 commit comments