Skip to content

Commit f18bf2e

Browse files
authored
chore: Update ice4j (#2258)
* fix: Fail early if IMDS returns an error. (jitsi/ice4j#298) * Add IMDSv2 support to AwsCandidateHarvester and replace URLConnectionn with HttpRequest (jitsi/ice4j#297) * Add Java 21 to GitHub testing matrix (jitsi/ice4j#296)
1 parent 80c4969 commit f18bf2e

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>${project.groupId}</groupId>
118118
<artifactId>ice4j</artifactId>
119-
<version>3.2-4-g1373788</version>
119+
<version>3.2-7-g4f13296</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)