Skip to content

Commit

Permalink
Merge pull request #375 from struts-community-plugins/renovate/junit-…
Browse files Browse the repository at this point in the history
…junit-4.x

Update dependency junit:junit to v4.13.2
  • Loading branch information
lukaszlenart authored Oct 1, 2023
2 parents 1a796d5 + 304a466 commit d1553e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit d1553e2

Please sign in to comment.