Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghai committed Aug 30, 2024
1 parent ff909a3 commit f67f0f9
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 @@ -233,7 +233,7 @@
<dependency>
<groupId>org.jmockit</groupId>
<artifactId>jmockit</artifactId>
<version>1.14</version>
<version>1.49</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -245,7 +245,7 @@
<dependency>
<groupId>org.jmockit</groupId>
<artifactId>jmockit-coverage</artifactId>
<version>1.14</version>
<version>1.49</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f67f0f9

Please sign in to comment.