Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
upgrade junit to 4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Apr 5, 2023
1 parent 1dae351 commit 65a6aff
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 @@ -86,7 +86,7 @@
<version.antlr4>4.7</version.antlr4>
<version.encoder>1.2.3</version.encoder>
<version.logback>1.4.6</version.logback>
<version.junit>4.13.1</version.junit>
<version.junit>4.13.2</version.junit>
<version.undertow>2.3.5.Final</version.undertow>
<version.hikaricp>3.1.0</version.hikaricp>
<version.h2>2.1.210</version.h2>
Expand Down

0 comments on commit 65a6aff

Please sign in to comment.