Skip to content

Commit

Permalink
update junit version (#1890)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilgreenbird authored Aug 8, 2022
1 parent 572affc commit eb88b70
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 @@ -73,7 +73,7 @@
<bcpkix-jdk15on.version>1.70</bcpkix-jdk15on.version>

<!-- JUnit Test Dependencies -->
<junit.platform.version>[1.3.2, 1.5.2]</junit.platform.version>
<junit.platform.version>[1.3.2, 1.9.0]</junit.platform.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
<hikaricp.version>3.4.2</hikaricp.version>
<dbcp2.version>2.7.0</dbcp2.version>
Expand Down

0 comments on commit eb88b70

Please sign in to comment.