Skip to content

Commit a48f78c

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.2.0 (#423)
1 parent 23c371e commit a48f78c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

google-auth-library-java/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.1.1</version>
86+
<version>3.2.0</version>
8787
<configuration>
8888
<skip>true</skip>
8989
</configuration>

google-auth-library-java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-javadoc-plugin</artifactId>
167-
<version>3.1.1</version>
167+
<version>3.2.0</version>
168168
<executions>
169169
<execution>
170170
<id>attach-javadocs</id>
@@ -321,7 +321,7 @@
321321
<plugin>
322322
<groupId>org.apache.maven.plugins</groupId>
323323
<artifactId>maven-javadoc-plugin</artifactId>
324-
<version>3.1.1</version>
324+
<version>3.2.0</version>
325325
<reportSets>
326326
<reportSet>
327327
<id>html</id>
@@ -388,7 +388,7 @@
388388
<plugin>
389389
<groupId>org.apache.maven.plugins</groupId>
390390
<artifactId>maven-javadoc-plugin</artifactId>
391-
<version>3.1.1</version>
391+
<version>3.2.0</version>
392392
<executions>
393393
<execution>
394394
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)