We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01cced6 commit 1849e0bCopy full SHA for 1849e0b
samples/native-image-sample/pom.xml
@@ -97,7 +97,7 @@
97
<groupId>org.apache.maven.plugins</groupId>
98
<artifactId>maven-surefire-plugin
99
</artifactId> <!-- Must use older version of surefire plugin for native-image testing. -->
100
- <version>3.2.3</version>
+ <version>3.2.5</version>
101
<configuration>
102
<includes>
103
<include>**/IT*</include>
0 commit comments