Skip to content

Commit 4cbe24e

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.8.0
1 parent afd6afc commit 4cbe24e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

google-http-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-javadoc-plugin</artifactId>
131-
<version>3.7.0</version>
131+
<version>3.8.0</version>
132132
<configuration>
133133
<skip>true</skip>
134134
</configuration>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<plugin>
314314
<groupId>org.apache.maven.plugins</groupId>
315315
<artifactId>maven-javadoc-plugin</artifactId>
316-
<version>3.7.0</version>
316+
<version>3.8.0</version>
317317
<executions>
318318
<execution>
319319
<id>attach-javadocs</id>
@@ -787,7 +787,7 @@
787787
<plugin>
788788
<groupId>org.apache.maven.plugins</groupId>
789789
<artifactId>maven-javadoc-plugin</artifactId>
790-
<version>3.7.0</version>
790+
<version>3.8.0</version>
791791
<configuration>
792792
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
793793
<useStandardDocletOptions>false</useStandardDocletOptions>

0 commit comments

Comments
 (0)