We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e537c1c commit 85270c2Copy full SHA for 85270c2
pom.xml
@@ -111,7 +111,7 @@
111
<plugin>
112
<groupId>org.apache.maven.plugins</groupId>
113
<artifactId>maven-surefire-plugin</artifactId>
114
- <!--<version>2.19.1</version> -->
+ <version>2.22.2</version>
115
<configuration>
116
<excludes>
117
<exclude>**/*IT.java</exclude>
@@ -128,7 +128,7 @@
128
129
130
131
132
133
134
0 commit comments