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 3165413 commit 9d2532fCopy full SHA for 9d2532f
pom.xml
@@ -132,7 +132,7 @@
132
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
133
<plugin>
134
<artifactId>maven-site-plugin</artifactId>
135
- <version>4.0.0-M15</version>
+ <version>4.0.0-M16</version>
136
</plugin>
137
138
<artifactId>maven-project-info-reports-plugin</artifactId>
@@ -163,7 +163,7 @@
163
164
<groupId>org.apache.maven.plugins</groupId>
165
<artifactId>maven-javadoc-plugin</artifactId>
166
- <version>3.7.0</version>
+ <version>3.8.0</version>
167
<executions>
168
<execution>
169
<id>attach-javadocs</id>
0 commit comments