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 4286cc2 commit d0deb51Copy full SHA for d0deb51
pom.xml
@@ -102,7 +102,7 @@
102
</plugin>
103
<plugin>
104
<artifactId>maven-jar-plugin</artifactId>
105
- <version>3.4.0</version>
+ <version>3.4.1</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.3</version>
+ <version>3.2.4</version>
172
<executions>
173
<execution>
174
<id>sign-artifacts</id>
@@ -208,7 +208,7 @@
208
209
210
211
212
213
214
0 commit comments