Skip to content

Commit

Permalink
Fix: Shut down ice4j harvester thread pool properly. (Bump ice4j). (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox authored Apr 8, 2021
1 parent 9b642e4 commit c6da57b
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ice4j</artifactId>
<version>3.0-22-g67ffceb</version>
<version>3.0-25-g5a299cd</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit c6da57b

Please sign in to comment.