File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 <!-- these are properties so integration tests can use them -->
1919 <javaVersion >1.${shortJavaVersion}</javaVersion >
2020 <dependencyPluginVersion >3.8.1</dependencyPluginVersion >
21- <compilerPluginVersion >3.13 .0</compilerPluginVersion >
21+ <compilerPluginVersion >3.14 .0</compilerPluginVersion >
2222 <resourcesPluginVersion >3.3.1</resourcesPluginVersion >
2323 <junitVersion >4.13.2</junitVersion >
2424 <surefirePluginVersion >3.5.3</surefirePluginVersion >
218218 <plugin >
219219 <groupId >org.apache.maven.plugins</groupId >
220220 <artifactId >maven-clean-plugin</artifactId >
221- <version >3.4.0 </version >
221+ <version >3.4.1 </version >
222222 </plugin >
223223 <plugin >
224224 <groupId >org.apache.maven.plugins</groupId >
401401 <plugin >
402402 <groupId >org.apache.maven.plugins</groupId >
403403 <artifactId >maven-install-plugin</artifactId >
404- <version >3.1.3 </version >
404+ <version >3.1.4 </version >
405405 </plugin >
406406 <plugin >
407407 <groupId >org.apache.maven.plugins</groupId >
408408 <artifactId >maven-deploy-plugin</artifactId >
409- <version >3.1.3 </version >
409+ <version >3.1.4 </version >
410410 </plugin >
411411 <plugin >
412412 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments