From 97b90e3d1f520a583e16d59a16ef5ae8f4cda550 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:54:16 +0200 Subject: [PATCH] org.bouncycastle.bcp.*-jdk15on to org.bouncycastle.bcp.*-jdk15to18 (#2315) (#2316) Co-authored-by: Enrique Mingorance Cano --- 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 dbabe3aec7..4f1f2750dc 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