Thanks to visit codestin.com Credit goes to github.com
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 11cef9f commit e9e7242Copy full SHA for e9e7242
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.0.0</version>
+ <version>3.1.0</version>
101
<configuration>
102
<includes>
103
<include>**/IT*</include>
0 commit comments