We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea0f1c commit 6180322Copy full SHA for 6180322
samples/native-image-sample/pom.xml
@@ -96,7 +96,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
96
<dependency>
97
<groupId>org.junit.vintage</groupId>
98
<artifactId>junit-vintage-engine</artifactId>
99
- <version>5.10.0</version>
+ <version>5.10.1</version>
100
<scope>test</scope>
101
</dependency>
102
0 commit comments