Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 2e804c5

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#3371)
1 parent 34f16fb commit 2e804c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.junit.vintage</groupId>
9595
<artifactId>junit-vintage-engine</artifactId>
96-
<version>5.10.2</version>
96+
<version>5.10.3</version>
9797
<scope>test</scope>
9898
</dependency>
9999
<dependency>

0 commit comments

Comments
 (0)