This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new bfa89c4e1e1 build(deps): bump
com.google.auto.value:auto-value-annotations (#20209)
bfa89c4e1e1 is described below
commit bfa89c4e1e10dc7dc2536c4c11c1153432a68894
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:25:03 2026 +0800
build(deps): bump com.google.auto.value:auto-value-annotations (#20209)
Bumps
[com.google.auto.value:auto-value-annotations](https://github.com/google/auto)
from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/google/auto/releases)
-
[Commits](https://github.com/google/auto/compare/auto-value-1.11.0...auto-value-1.11.1)
---
updated-dependencies:
- dependency-name: com.google.auto.value:auto-value-annotations
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b939e1ea0e..0ab336909f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1413,7 +1413,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value-annotations</artifactId>
- <version>1.11.0</version>
+ <version>1.11.1</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]