Skip to content

Commit 8a39fc7

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.0 (#2126)
1 parent cd9748d commit 8a39fc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-common-protos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>
141141
<artifactId>maven-javadoc-plugin</artifactId>
142-
<version>3.5.0</version>
142+
<version>3.6.0</version>
143143
<reportSets>
144144
<reportSet>
145145
<id>html</id>

java-iam/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<plugin>
177177
<groupId>org.apache.maven.plugins</groupId>
178178
<artifactId>maven-javadoc-plugin</artifactId>
179-
<version>3.5.0</version>
179+
<version>3.6.0</version>
180180
<reportSets>
181181
<reportSet>
182182
<id>html</id>

0 commit comments

Comments
 (0)