From 7bb8be1c635cac066147c37993dfd17657723ed2 Mon Sep 17 00:00:00 2001 From: pschichbot Date: Sun, 9 Aug 2026 17:49:36 +0000 Subject: [PATCH] Update all dependencies --- .gitmodules | 2 +- jni/conanfile.py | 2 +- jni/libdatachannel | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 67e5770..e46bee2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "jni/libdatachannel"] path = jni/libdatachannel url = https://github.com/paullouisageneau/libdatachannel.git - branch = v0.24.4 + branch = v0.24.5 [submodule "jni/cmake-conan"] path = jni/cmake-conan url = https://github.com/conan-io/cmake-conan.git diff --git a/jni/conanfile.py b/jni/conanfile.py index 1ed3c66..3df7ece 100644 --- a/jni/conanfile.py +++ b/jni/conanfile.py @@ -9,7 +9,7 @@ class LibDataChannel(ConanFile): settings = "os", "arch", "compiler", "build_type" - requires = "openssl/3.6.3" + requires = "openssl/4.0.1" generators = "CMakeDeps" def configure(self): diff --git a/jni/libdatachannel b/jni/libdatachannel index 8e330ed..443f693 160000 --- a/jni/libdatachannel +++ b/jni/libdatachannel @@ -1 +1 @@ -Subproject commit 8e330edebfe766b44f59be427e0454fd18964d4e +Subproject commit 443f6934d9007eb7076ab7825ba330f355fcbead