From 6090a31117cbe9e23ef319b0b0bd0373baf85dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:03:23 +0000 Subject: [PATCH] Bump auto-value-annotations from 1.8.1 to 1.10.1 Bumps [auto-value-annotations](https://github.com/google/auto) from 1.8.1 to 1.10.1. - [Release notes](https://github.com/google/auto/releases) - [Commits](https://github.com/google/auto/compare/auto-value-1.8.1...auto-value-1.10.1) --- updated-dependencies: - dependency-name: com.google.auto.value:auto-value-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2663ec961..b48ba11f1 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ com.google.auto.value auto-value-annotations - 1.8.1 + 1.10.1 provided