Skip to content

Commit

Permalink
chore: Update ice4j
Browse files Browse the repository at this point in the history
  * 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)
  • Loading branch information
bgrozev committed Dec 5, 2024
1 parent e2b6f4d commit 947a744
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-4-g1373788</version>
<version>3.2-7-g4f13296</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 947a744

Please sign in to comment.