We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2128208 commit 2b598b1Copy full SHA for 2b598b1
pom.xml
@@ -53,7 +53,7 @@
53
<properties>
54
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
55
<project.scm.id>github</project.scm.id>
56
- <maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
57
<junit.jupiter.version>5.1.0</junit.jupiter.version>
58
<junit.platform.version>1.1.0</junit.platform.version>
59
<assertj-core.version>3.10.0</assertj-core.version>
0 commit comments