Skip to content

Commit a9fe670

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.0 (#2364)
1 parent c175001 commit a9fe670

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

google-api-client-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>org.apache.maven.plugins</groupId>
126126
<artifactId>maven-javadoc-plugin</artifactId>
127-
<version>3.5.0</version>
127+
<version>3.6.0</version>
128128
<configuration>
129129
<skip>true</skip>
130130
</configuration>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
<plugin>
270270
<groupId>org.apache.maven.plugins</groupId>
271271
<artifactId>maven-javadoc-plugin</artifactId>
272-
<version>3.5.0</version>
272+
<version>3.6.0</version>
273273
<executions>
274274
<execution>
275275
<id>attach-javadocs</id>
@@ -621,7 +621,7 @@
621621
<plugin>
622622
<groupId>org.apache.maven.plugins</groupId>
623623
<artifactId>maven-javadoc-plugin</artifactId>
624-
<version>3.5.0</version>
624+
<version>3.6.0</version>
625625
<configuration>
626626
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
627627
<useStandardDocletOptions>false</useStandardDocletOptions>

0 commit comments

Comments
 (0)