From 3d06e93c8658114d47c551376031d7f33fb8f2e8 Mon Sep 17 00:00:00 2001 From: Enrique Mingorance Cano Date: Wed, 9 Aug 2023 11:32:49 +0200 Subject: [PATCH] org.bouncycastle.bcp.*-jdk15on to org.bouncycastle.bcp.*-jdk15to18 --- 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