From a849dd49daf60128db79311293d7f5c466bd0642 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Fri, 16 Apr 2021 22:08:42 +0200 Subject: Use custom SSLContext builder to generate BouncyCastle specific TrustManager in case of keys base on HSM-Facade, because SSLContext based on BCJSSE needs BCJSSE TrustManager BCJSSE is not compatible to SunJSSE TrustManager in Java >= 9 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c43076fa..e333b276 100644 --- a/pom.xml +++ b/pom.xml @@ -52,8 +52,8 @@ 3.4.5 2.2.0 1.2.4 - 1.67 - 1.67 + 1.68 + 1.68 1.7.30 1.2.3 -- cgit v1.2.3