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 0faba17 commit 5299112Copy full SHA for 5299112
pom.xml
@@ -56,7 +56,7 @@
56
<plugin>
57
<groupId>org.apache.maven.plugins</groupId>
58
<artifactId>maven-source-plugin</artifactId>
59
- <version>3.2.1</version>
+ <version>3.3.0</version>
60
<executions>
61
<execution>
62
<id>attach-sources</id>
@@ -69,7 +69,7 @@
69
70
71
<artifactId>maven-javadoc-plugin</artifactId>
72
- <version>3.4.1</version>
+ <version>3.6.3</version>
73
74
75
<id>attach-javadocs</id>
@@ -85,7 +85,7 @@
85
86
87
<artifactId>maven-gpg-plugin</artifactId>
88
- <version>3.0.1</version>
+ <version>3.2.1</version>
89
90
91
<id>sign-artifacts</id>
0 commit comments