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 7cce5b5 commit 0a7af2eCopy full SHA for 0a7af2e
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.3</version>
125
<configuration>
126
<includes>
127
<include>**/IT*</include>
0 commit comments