File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-compiler-plugin</artifactId >
94- <version >3.11.0 </version >
94+ <version >3.12.1 </version >
9595 </plugin >
9696 </plugins >
9797 </pluginManagement >
100100 <plugin >
101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-compiler-plugin</artifactId >
103- <version >3.11.0 </version >
103+ <version >3.12.1 </version >
104104 </plugin >
105105 <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-source-plugin/3.1.0 -->
106106 <plugin >
120120 <plugin >
121121 <groupId >org.apache.maven.plugins</groupId >
122122 <artifactId >maven-javadoc-plugin</artifactId >
123- <version >3.6.0 </version >
123+ <version >3.6.3 </version >
124124 <configuration >
125125 <additionalOptions >-Xdoclint:none</additionalOptions >
126126 <additionalJOption >-Xdoclint:none</additionalJOption >
You can’t perform that action at this time.
0 commit comments