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 49
49
50
50
<!-- Use alternate plugins versions than what is in the spring-boot-starter-parent. -->
51
51
<maven-clean-plugin .version>3.4.0</maven-clean-plugin .version>
52
- <maven-deploy-plugin .version>3.1.2 </maven-deploy-plugin .version>
52
+ <maven-deploy-plugin .version>3.1.3 </maven-deploy-plugin .version>
53
53
<maven-enforcer-plugin .version>3.5.0</maven-enforcer-plugin .version>
54
- <maven-install-plugin .version>3.1.2 </maven-install-plugin .version>
55
- <maven-surefire-plugin .version>3.3.1 </maven-surefire-plugin .version>
56
- <maven-failsafe-plugin .version>3.3.1 </maven-failsafe-plugin .version>
54
+ <maven-install-plugin .version>3.1.3 </maven-install-plugin .version>
55
+ <maven-surefire-plugin .version>3.5.0 </maven-surefire-plugin .version>
56
+ <maven-failsafe-plugin .version>3.5.0 </maven-failsafe-plugin .version>
57
57
<maven-source-plugin .version>3.3.1</maven-source-plugin .version>
58
58
<versions-maven-plugin .version>2.17.1</versions-maven-plugin .version>
59
59
You can’t perform that action at this time.
0 commit comments