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

Commit 8cc01e1

Browse files
authored
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.11.2 (#2682)
1 parent 3183017 commit 8cc01e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<dependency>
286286
<groupId>org.junit.vintage</groupId>
287287
<artifactId>junit-vintage-engine</artifactId>
288-
<version>5.11.1</version>
288+
<version>5.11.2</version>
289289
<scope>test</scope>
290290
</dependency>
291291
</dependencies>
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>org.junit.vintage</groupId>
301301
<artifactId>junit-vintage-engine</artifactId>
302-
<version>5.11.1</version>
302+
<version>5.11.2</version>
303303
</dependency>
304304
</dependencies>
305305
<configuration>

0 commit comments

Comments
 (0)