Skip to content

Commit

Permalink
Update ice4j. (#2232)
Browse files Browse the repository at this point in the history
* Agent should fail on SocketNotFoundException
* Don't start multiple PaceMakers for a single CheckList.
  • Loading branch information
JonathanLennox authored Oct 7, 2024
1 parent 0b2e8d6 commit 28674f7
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 @@ -106,7 +106,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ice4j</artifactId>
<version>3.2-0-g63cddcd</version>
<version>3.2-2-gb4c8cd1</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 28674f7

Please sign in to comment.