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 037be96 commit 4b8f08fCopy full SHA for 4b8f08f
pom.xml
@@ -128,7 +128,7 @@
128
</plugin>
129
<plugin>
130
<artifactId>maven-source-plugin</artifactId>
131
- <version>3.3.0</version>
+ <version>3.3.1</version>
132
<executions>
133
<execution>
134
<id>attach-sources</id>
@@ -233,7 +233,7 @@
233
<plugins>
234
235
<artifactId>maven-gpg-plugin</artifactId>
236
- <version>3.2.2</version>
+ <version>3.2.4</version>
237
238
239
<id>sign-artifacts</id>
@@ -294,7 +294,7 @@
294
295
<groupId>org.apache.maven.plugins</groupId>
296
<artifactId>maven-deploy-plugin</artifactId>
297
- <version>3.1.1</version>
+ <version>3.1.2</version>
298
299
</plugins>
300
</build>
0 commit comments