From 7134856e0b2eb06b12692be0ca9f504e65a48ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:53:32 +0000 Subject: [PATCH 1/2] build(deps-dev): bump io.github.git-commit-id:git-commit-id-maven-plugin Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 9.0.1 to 10.0.0. - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](https://github.com/git-commit-id/git-commit-id-maven-plugin/compare/v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f11ed6a96ecc..b947beeefcf0 100644 --- a/pom.xml +++ b/pom.xml @@ -1918,7 +1918,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 9.0.1 + 10.0.0 From 348ce2691b1358c93a325379fd076a2582f63b7d Mon Sep 17 00:00:00 2001 From: Frank Chen Date: Thu, 27 Aug 2026 13:40:47 +0800 Subject: [PATCH 2/2] build: pin plugin Bouncy Castle dependency --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index b947beeefcf0..d008aaa3e0e9 100644 --- a/pom.xml +++ b/pom.xml @@ -1926,6 +1926,13 @@ + + + org.bouncycastle + bcpkix-jdk18on + 1.84 + + ${project.basedir}/.git Etc/UTC