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 bf046e5 commit 378ff7bCopy full SHA for 378ff7b
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.5.2</version>
+ <version>3.5.4</version>
125
<configuration>
126
<includes>
127
<include>**/IT*</include>
0 commit comments