From 829c59f80eeffd1885c1c3d492973ebd2b7bf1fb Mon Sep 17 00:00:00 2001 From: Enrique Mingorance Cano Date: Mon, 14 Aug 2023 14:44:11 +0200 Subject: [PATCH] org.bouncycastle.bcp.*-jdk15on to org.bouncycastle.bcp.*-jdk15to18 (#2315) --- jbpm-workitems/jbpm-workitems-rest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jbpm-workitems/jbpm-workitems-rest/pom.xml b/jbpm-workitems/jbpm-workitems-rest/pom.xml index ee550a8fd9..1b6772779f 100644 --- a/jbpm-workitems/jbpm-workitems-rest/pom.xml +++ b/jbpm-workitems/jbpm-workitems-rest/pom.xml @@ -120,12 +120,12 @@ org.bouncycastle - bcprov-jdk15on + bcprov-jdk15to18 test org.bouncycastle - bcpkix-jdk15on + bcpkix-jdk15to18 test