Skip to content

Commit

Permalink
Modified: openid-connect-authentication - Update Junit to 4.13.2 for C…
Browse files Browse the repository at this point in the history
  • Loading branch information
derekchentc committed Aug 11, 2021
1 parent 7237911 commit f850af8
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.4</version>
<version>4.5.13</version>
</dependency>

<!-- End change plugin specific dependencies here -->
Expand Down

0 comments on commit f850af8

Please sign in to comment.