Skip to content

Commit c4627a4

Browse files
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#1722)
* deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent cfb4cb2 commit c4627a4

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.2</version>
99+
<version>5.10.3</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)