Skip to content

Commit a278ab2

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1
1 parent 59fc8b0 commit a278ab2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

google-http-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-javadoc-plugin</artifactId>
131-
<version>3.2.0</version>
131+
<version>3.3.1</version>
132132
<configuration>
133133
<skip>true</skip>
134134
</configuration>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<plugin>
308308
<groupId>org.apache.maven.plugins</groupId>
309309
<artifactId>maven-javadoc-plugin</artifactId>
310-
<version>3.2.0</version>
310+
<version>3.3.1</version>
311311
<executions>
312312
<execution>
313313
<id>attach-javadocs</id>
@@ -705,7 +705,7 @@
705705
<plugin>
706706
<groupId>org.apache.maven.plugins</groupId>
707707
<artifactId>maven-javadoc-plugin</artifactId>
708-
<version>3.2.0</version>
708+
<version>3.3.1</version>
709709
<reportSets>
710710
<reportSet>
711711
<id>docFX</id>

0 commit comments

Comments
 (0)