Skip to content

Commit c64ddeb

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0 (#1628)
1 parent c1647f7 commit c64ddeb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

grpc-google-cloud-bigtable-admin-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-javadoc-plugin</artifactId>
77-
<version>3.4.1</version>
77+
<version>3.5.0</version>
7878
<configuration>
7979
<show>protected</show>
8080
<nohelp>true</nohelp>

grpc-google-cloud-bigtable-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-javadoc-plugin</artifactId>
69-
<version>3.4.1</version>
69+
<version>3.5.0</version>
7070
<configuration>
7171
<show>protected</show>
7272
<nohelp>true</nohelp>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<plugin>
227227
<groupId>org.apache.maven.plugins</groupId>
228228
<artifactId>maven-javadoc-plugin</artifactId>
229-
<version>3.4.1</version>
229+
<version>3.5.0</version>
230230
<executions>
231231
<execution>
232232
<id>aggregate</id>
@@ -317,7 +317,7 @@
317317
<plugin>
318318
<groupId>org.apache.maven.plugins</groupId>
319319
<artifactId>maven-javadoc-plugin</artifactId>
320-
<version>3.4.1</version>
320+
<version>3.5.0</version>
321321
<configuration>
322322
<!-- This is the new way of publishing the doc to cloud.google.com -->
323323
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>

0 commit comments

Comments
 (0)