Skip to content

Commit 28674f7

Browse files
Update ice4j. (#2232)
* Agent should fail on SocketNotFoundException * Don't start multiple PaceMakers for a single CheckList.
1 parent 0b2e8d6 commit 28674f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>${project.groupId}</groupId>
108108
<artifactId>ice4j</artifactId>
109-
<version>3.2-0-g63cddcd</version>
109+
<version>3.2-2-gb4c8cd1</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)