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 a643126 commit d3b03e7Copy full SHA for d3b03e7
pom.xml
@@ -151,7 +151,7 @@
151
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
152
<plugin>
153
<artifactId>maven-site-plugin</artifactId>
154
- <version>4.0.0-M15</version>
+ <version>4.0.0-M16</version>
155
</plugin>
156
157
<artifactId>maven-project-info-reports-plugin</artifactId>
@@ -186,7 +186,7 @@
186
187
<groupId>org.apache.maven.plugins</groupId>
188
<artifactId>maven-javadoc-plugin</artifactId>
189
- <version>3.7.0</version>
+ <version>3.8.0</version>
190
<executions>
191
<execution>
192
<id>attach-javadocs</id>
0 commit comments