Skip to content

Commit d2dc4df

Browse files
authored
chore: Update ice4j (send-to-last-received-from-address). (#2369)
* Update github action versions (jitsi/ice4j#301) * Update publishing to Maven central. (jitsi/ice4j#303) * log: Move verbose logs from INFO to DEBUG. (jitsi/ice4j#300) * fix: Fail connectivity checks for non-keep-alive pairs (jitsi/ice4j#304) * feat: Option to send to the last received from address. (jitsi/ice4j#305)
1 parent e072fe9 commit d2dc4df

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>${project.groupId}</groupId>
130130
<artifactId>ice4j</artifactId>
131-
<version>3.2-7-g4f13296</version>
131+
<version>3.2-12-gc2cbf61</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)