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 a56ec42 commit 38787a5Copy full SHA for 38787a5
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.2.5</version>
+ <version>3.3.1</version>
125
<configuration>
126
<includes>
127
<include>**/IT*</include>
0 commit comments