We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8da8c7 commit 7e55872Copy full SHA for 7e55872
1 file changed
samples/native-image-sample/pom.xml
@@ -121,7 +121,7 @@
121
<groupId>org.apache.maven.plugins</groupId>
122
<artifactId>maven-surefire-plugin
123
</artifactId> <!-- Must use older version of surefire plugin for native-image testing. -->
124
- <version>3.1.0</version>
+ <version>3.1.2</version>
125
<configuration>
126
<includes>
127
<include>**/IT*</include>
0 commit comments