Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #40 from uPortal-Project/renovate/junit-junit-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency junit:junit to v4.13.2
  • Loading branch information
ChristianMurphy authored Aug 8, 2021
2 parents af2091b + 38899dc commit 7964b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<version>4.13.2</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit 7964b62

Please sign in to comment.