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 4c859ff commit 04d2704Copy full SHA for 04d2704
google-http-client-bom/pom.xml
@@ -126,13 +126,17 @@
126
</configuration>
127
</plugin>
128
<plugin>
129
+ <groupId>org.apache.maven.plugins</groupId>
130
<artifactId>maven-javadoc-plugin</artifactId>
131
+ <version>3.1.1</version>
132
<configuration>
133
<skip>true</skip>
134
135
136
137
138
<artifactId>maven-site-plugin</artifactId>
139
+ <version>3.8.2</version>
140
141
142
0 commit comments