From 04b10cf915bba4b35f888d32a82f464e6994d204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 00:25:30 +0200 Subject: [PATCH] deps(maven): bump the maven group across 2 directories with 2 updates (#343) Bumps the maven group with 1 update in the /bindings/java directory: [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Bumps the maven group with 1 update in the /bindings/java/benchmarks directory: [org.wickra:wickra](https://github.com/wickra-lib/wickra). Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.wickra:wickra` from 0.8.8 to 0.9.6 - [Release notes](https://github.com/wickra-lib/wickra/releases) - [Changelog](https://github.com/wickra-lib/wickra/blob/main/CHANGELOG.md) - [Commits](https://github.com/wickra-lib/wickra/compare/v0.8.8...v0.9.6) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.wickra:wickra dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bindings/java/benchmarks/pom.xml | 2 +- bindings/java/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/java/benchmarks/pom.xml b/bindings/java/benchmarks/pom.xml index 7335d0de..6e9c6148 100644 --- a/bindings/java/benchmarks/pom.xml +++ b/bindings/java/benchmarks/pom.xml @@ -21,7 +21,7 @@ org.wickra wickra - 0.8.8 + 0.9.6 diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index 8da11256..dee1a4ae 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -157,7 +157,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central