From cf9b73e103741faf6e5f5069e31ea0c5d60cc487 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya Date: Sat, 21 Sep 2024 14:37:26 +0900 Subject: [PATCH] opensearch 2.17.0 and minor update --- dbflute.xml | 2 +- module.xml | 2 +- plugin.xml | 16 ++++++++-------- pom.xml | 5 +++++ 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/dbflute.xml b/dbflute.xml index 7cf491013..870f28480 100644 --- a/dbflute.xml +++ b/dbflute.xml @@ -2,7 +2,7 @@ - + diff --git a/module.xml b/module.xml index 44398dca5..a5b317518 100644 --- a/module.xml +++ b/module.xml @@ -6,7 +6,7 @@ - + diff --git a/plugin.xml b/plugin.xml index 7f1f52a2f..35a71aa90 100644 --- a/plugin.xml +++ b/plugin.xml @@ -17,8 +17,8 @@ - - + + @@ -26,8 +26,8 @@ - - + + @@ -35,8 +35,8 @@ - - + + @@ -44,8 +44,8 @@ - - + + diff --git a/pom.xml b/pom.xml index ffd8e375e..ab43c33f0 100644 --- a/pom.xml +++ b/pom.xml @@ -1334,6 +1334,11 @@ bcmail-jdk18on ${bouncycastle.version} + + org.bouncycastle + bcprov-jdk18on + ${bouncycastle.version} +