Skip to content

Commit 52c8bba

Browse files
committed
Upgrade to Maven Surefire Plugin 2.22.2
Closes gh-16725
1 parent f0a9e0f commit 52c8bba

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
@@ -216,7 +216,7 @@
216216
<maven-shade-plugin.version>3.2.1</maven-shade-plugin.version>
217217
<maven-site-plugin.version>3.7.1</maven-site-plugin.version>
218218
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
219-
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
219+
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
220220
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
221221
<versions-maven-plugin.version>2.7</versions-maven-plugin.version>
222222
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>

0 commit comments

Comments
 (0)