Skip to content

Commit 6b3a2ac

Browse files
committed
Upgrade to Maven Surefire Plugin 2.22.1
Closes gh-14870
1 parent 40b5604 commit 6b3a2ac

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<maven-shade-plugin.version>3.2.0</maven-shade-plugin.version>
216216
<maven-site-plugin.version>3.7.1</maven-site-plugin.version>
217217
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
218-
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>
218+
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
219219
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
220220
<versions-maven-plugin.version>2.7</versions-maven-plugin.version>
221221
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>

0 commit comments

Comments
 (0)