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 c1ea51e commit 50f6355Copy full SHA for 50f6355
pom.xml
@@ -78,7 +78,7 @@
78
<plugin>
79
<groupId>org.apache.maven.plugins</groupId>
80
<artifactId>maven-source-plugin</artifactId>
81
- <version>3.2.1</version>
+ <version>3.3.1</version>
82
<executions>
83
<execution>
84
<id>attach-sources</id>
@@ -91,7 +91,7 @@
91
92
93
<artifactId>maven-javadoc-plugin</artifactId>
94
- <version>3.2.0</version>
+ <version>3.11.2</version>
95
96
97
<id>attach-javadocs</id>
0 commit comments