Skip to content

Commit f01182b

Browse files
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 (#2397)
* deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.2 * 🦉 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 fea5ad4 commit f01182b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.junit.vintage</groupId>
269269
<artifactId>junit-vintage-engine</artifactId>
270-
<version>5.10.1</version>
270+
<version>5.10.2</version>
271271
<scope>test</scope>
272272
</dependency>
273273
</dependencies>
@@ -281,7 +281,7 @@
281281
<dependency>
282282
<groupId>org.junit.vintage</groupId>
283283
<artifactId>junit-vintage-engine</artifactId>
284-
<version>5.10.1</version>
284+
<version>5.10.2</version>
285285
</dependency>
286286
</dependencies>
287287
<configuration>

0 commit comments

Comments
 (0)