Skip to content

Commit 82639fd

Browse files
committed
build: update maven-surefire-plugin to 3.5.3
Changelogs: - 2.22.1: https://lists.apache.org/thread/p4wl36ys50p60pbk2kgvk6m01cfhcklq - 2.22.2: https://lists.apache.org/thread/oz4v761sqnw92p80ogmjdvhkfpg8h4l3 - 3.0.0-M1: https://lists.apache.org/thread/1gvvlg4op03b9w0ptqwysvcs83yxvzmf - 3.0.0-M2: https://lists.apache.org/thread/80g2j114yt7vpvpvtbf80h2d53b28k9c - 3.0.0-M3: https://lists.apache.org/thread/4k6ypym2wbx1lp21vy66mb5mp4d0ndp7 - 3.0.0-M4: https://lists.apache.org/thread/b7jn4dxpvxrlvnw23tyx3yh6svjn2qcy - 3.0.0-M5: https://www.mail-archive.com/users@maven.apache.org/msg142331.html - https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M6 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M8 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M9 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.1.2 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.1 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.2 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.3 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.2.5 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.3.1 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.1 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.2 - https://github.com/apache/maven-surefire/releases/tag/maven-surefire-3.5.3 Fix #1176
1 parent 87725d3 commit 82639fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@
679679
-->
680680
<start-class>ru.mystamps.web.support.spring.boot.ApplicationBootstrap</start-class>
681681

682-
<surefire.plugin.version>2.22.0</surefire.plugin.version>
682+
<surefire.plugin.version>3.5.3</surefire.plugin.version>
683683
<thumbnailator.version>0.4.20</thumbnailator.version>
684684

685685
<!-- Redefine default value from spring-boot-dependencies -->

0 commit comments

Comments
 (0)