File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ limitations under the License.
116116 <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
117117 <groupId >org.apache.maven.plugins</groupId >
118118 <artifactId >maven-javadoc-plugin</artifactId >
119- <version >3.11.1 </version >
119+ <version >3.11.2 </version >
120120 <configuration >
121121 <source >8</source >
122122 </configuration >
@@ -212,7 +212,7 @@ limitations under the License.
212212 <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
213213 <groupId >org.apache.maven.plugins</groupId >
214214 <artifactId >maven-javadoc-plugin</artifactId >
215- <version >3.11.1 </version >
215+ <version >3.11.2 </version >
216216 <!-- ONLY NEEDED With jdk 1.7+ -->
217217 <configuration >
218218 <source >8</source >
You can’t perform that action at this time.
0 commit comments