Skip to content

Commit

Permalink
chore: Update ice4j (#2258)
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 authored Dec 12, 2024
1 parent 80c4969 commit f18bf2e
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 @@ -116,7 +116,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 f18bf2e

Please sign in to comment.