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 c729f80020f build(deps): bump org.immutables:value-annotations from
2.10.1 to 2.12.2 (#19991)
c729f80020f is described below
commit c729f80020f5a38866a60e740dfb438bca4d29d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:20:57 2026 +0800
build(deps): bump org.immutables:value-annotations from 2.10.1 to 2.12.2
(#19991)
Bumps
[org.immutables:value-annotations](https://github.com/immutables/immutables)
from 2.10.1 to 2.12.2.
- [Release notes](https://github.com/immutables/immutables/releases)
-
[Commits](https://github.com/immutables/immutables/compare/2.10.1...2.12.2)
---
updated-dependencies:
- dependency-name: org.immutables:value-annotations
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 42a0b73e424..164aa0438e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1525,7 +1525,7 @@
<dependency>
<groupId>org.immutables</groupId>
<artifactId>value-annotations</artifactId>
- <version>2.10.1</version>
+ <version>2.12.2</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]