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 6551dfb commit a773454Copy full SHA for a773454
google-oauth-client-bom/pom.xml
@@ -91,7 +91,7 @@
91
<plugins>
92
<plugin>
93
<artifactId>maven-javadoc-plugin</artifactId>
94
- <version>3.4.1</version>
+ <version>3.12.0</version>
95
<configuration>
96
<skip>true</skip>
97
</configuration>
pom.xml
@@ -225,7 +225,7 @@
225
226
<groupId>org.apache.maven.plugins</groupId>
227
228
- <version>3.11.2</version>
229
<executions>
230
<execution>
231
<id>attach-javadocs</id>
0 commit comments