Skip to content

Commit 639fec8

Browse files
renovate-botchingor13
authored andcommitted
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.1.1 (#287)
1 parent f5ce5ed commit 639fec8

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
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-javadoc-plugin</artifactId>
79-
<version>3.1.0</version>
79+
<version>3.1.1</version>
8080
<configuration>
8181
<skip>true</skip>
8282
</configuration>

google-auth-library-java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<plugin>
147147
<groupId>org.apache.maven.plugins</groupId>
148148
<artifactId>maven-javadoc-plugin</artifactId>
149-
<version>3.1.0</version>
149+
<version>3.1.1</version>
150150
<executions>
151151
<execution>
152152
<id>attach-javadocs</id>
@@ -255,7 +255,7 @@
255255
<plugin>
256256
<groupId>org.apache.maven.plugins</groupId>
257257
<artifactId>maven-javadoc-plugin</artifactId>
258-
<version>3.1.0</version>
258+
<version>3.1.1</version>
259259
<reportSets>
260260
<reportSet>
261261
<id>html</id>
@@ -322,7 +322,7 @@
322322
<plugin>
323323
<groupId>org.apache.maven.plugins</groupId>
324324
<artifactId>maven-javadoc-plugin</artifactId>
325-
<version>3.1.0</version>
325+
<version>3.1.1</version>
326326
<executions>
327327
<execution>
328328
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)