Skip to content

Commit 502cf05

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 (#1559)
1 parent 8c7fea1 commit 502cf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
9696
<dependency>
9797
<groupId>org.junit.vintage</groupId>
9898
<artifactId>junit-vintage-engine</artifactId>
99-
<version>5.10.1</version>
99+
<version>5.10.2</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)