Skip to content

Commit aa557c7

Browse files
renovate-botgcf-merge-on-green[bot]suztomo
authored
fix(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (googleapis#852)
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com> Co-authored-by: Tomo Suzuki <[email protected]>
1 parent e72c442 commit aa557c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>org.apache.maven.plugins</groupId>
8585
<artifactId>maven-javadoc-plugin</artifactId>
86-
<version>3.3.1</version>
86+
<version>3.3.2</version>
8787
<configuration>
8888
<skip>true</skip>
8989
</configuration>

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.apache.maven.plugins</groupId>
168168
<artifactId>maven-javadoc-plugin</artifactId>
169-
<version>3.3.1</version>
169+
<version>3.3.2</version>
170170
<configuration>
171171
<source>7</source>
172172
</configuration>
@@ -318,7 +318,7 @@
318318
<plugin>
319319
<groupId>org.apache.maven.plugins</groupId>
320320
<artifactId>maven-javadoc-plugin</artifactId>
321-
<version>3.3.1</version>
321+
<version>3.3.2</version>
322322
<reportSets>
323323
<reportSet>
324324
<id>html</id>
@@ -385,7 +385,7 @@
385385
<plugin>
386386
<groupId>org.apache.maven.plugins</groupId>
387387
<artifactId>maven-javadoc-plugin</artifactId>
388-
<version>3.3.1</version>
388+
<version>3.3.2</version>
389389
<executions>
390390
<execution>
391391
<id>attach-javadocs</id>
@@ -485,7 +485,7 @@
485485
<plugin>
486486
<groupId>org.apache.maven.plugins</groupId>
487487
<artifactId>maven-javadoc-plugin</artifactId>
488-
<version>3.3.1</version>
488+
<version>3.3.2</version>
489489
<configuration>
490490
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
491491
<useStandardDocletOptions>false</useStandardDocletOptions>

0 commit comments

Comments
 (0)