Skip to content

Commit

Permalink
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.…
Browse files Browse the repository at this point in the history
…11.4 (#2805)

Co-authored-by: Phong Chuong <[email protected]>
  • Loading branch information
renovate-bot and PhongChuong authored Dec 17, 2024
1 parent 4ba8dc4 commit ab94a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -299,7 +299,7 @@
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit ab94a44

Please sign in to comment.