From 9cd3b06cdd7e8be94038c429a33b65cd3b7c4300 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 18 Jun 2026 15:05:21 -0700
Subject: [PATCH] Bump org.sonatype.central:central-publishing-maven-plugin
from 0.10.0 to 0.11.0 in /service in the dependencies group
Bumps the dependencies group in /service with 1 update: [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin).
Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Fixes https://github.com/google/auto/pull/2071
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/auto/pull/2071 from google:dependabot/maven/service/dependencies-93d6c7fca3 3aac7b2e1e8ef73b005f063e8c1f2a233bac3691
PiperOrigin-RevId: 934566662
---
service/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/service/pom.xml b/service/pom.xml
index b04e8a9c6a..71cf7461c3 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -148,7 +148,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.10.0
+ 0.11.0
true