From 6d94d0f7f96ce993391f19818eb8da1e05fed093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 08:43:12 +0000 Subject: [PATCH 1/2] build(deps): bump org.bouncycastle:bcpkix-jdk18on Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.76 to 1.78. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../configfilefilter-crypto/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml b/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml index 817473da7..2e0372047 100644 --- a/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml +++ b/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml @@ -33,7 +33,7 @@ org.bouncycastle bcpkix-jdk18on - 1.76 + 1.78 com.tencent.polaris From c2bf574169893dd84be8a5615492fd39c8a35a34 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Thu, 30 May 2024 17:55:30 +0800 Subject: [PATCH 2/2] build(deps): bump org.bouncycastle:bcpkix-jdk18on --- .../configfilefilter-crypto/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml b/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml index 2e0372047..7bd898265 100644 --- a/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml +++ b/polaris-plugins/polaris-plugins-configfilefilter/configfilefilter-crypto/pom.xml @@ -33,7 +33,7 @@ org.bouncycastle bcpkix-jdk18on - 1.78 + 1.78.1 com.tencent.polaris diff --git a/pom.xml b/pom.xml index 6700fe51f..596620568 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ 1.2.5 2.7.5 4.5.14 - 0.8.8 + 0.8.12