From f18bf2e4d4489ca6b5437c77f8af08e6ed796fd8 Mon Sep 17 00:00:00 2001 From: bgrozev Date: Thu, 12 Dec 2024 10:29:00 -0600 Subject: [PATCH] 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) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9579d865e6..73c46196ac 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ ${project.groupId} ice4j - 3.2-4-g1373788 + 3.2-7-g4f13296 ${project.groupId}