Skip to content

Commit 3314b45

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 (#2493)
1 parent ed4fde2 commit 3314b45

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

google-api-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
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.6.0</version>
127+
<version>3.11.2</version>
128128
<configuration>
129129
<skip>true</skip>
130130
</configuration>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
<plugin>
305305
<groupId>org.apache.maven.plugins</groupId>
306306
<artifactId>maven-javadoc-plugin</artifactId>
307-
<version>3.6.0</version>
307+
<version>3.11.2</version>
308308
<executions>
309309
<execution>
310310
<id>attach-javadocs</id>
@@ -686,7 +686,7 @@
686686
<plugin>
687687
<groupId>org.apache.maven.plugins</groupId>
688688
<artifactId>maven-javadoc-plugin</artifactId>
689-
<version>3.6.3</version>
689+
<version>3.11.2</version>
690690
<configuration>
691691
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
692692
<useStandardDocletOptions>false</useStandardDocletOptions>

0 commit comments

Comments
 (0)