From efff1f8ed3dda51569721825922aea0ccf9f4b35 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 8 Mar 2024 09:42:33 +0100 Subject: [PATCH] Upgrade to latest tcnative release (#13893) Motivation: We did a new tcnative release. Modifications: Update to latest version Result: Use latest tcnative release --- bom/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 78de428036a..38b16758b1e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -65,7 +65,7 @@ - 2.0.63.Final + 2.0.65.Final diff --git a/pom.xml b/pom.xml index ecc1c87007b..7be161934bd 100644 --- a/pom.xml +++ b/pom.xml @@ -530,7 +530,7 @@ boringssl-snapshot netty-tcnative-boringssl-static - 2.0.64.Final-SNAPSHOT + 2.0.66.Final-SNAPSHOT ${os.detected.classifier} @@ -655,7 +655,7 @@ fedora,suse,arch netty-tcnative - 2.0.63.Final + 2.0.65.Final ${os.detected.classifier} org.conscrypt conscrypt-openjdk-uber