From 61b771cc3ff37d49c27b6b2cfc17b3289fbbbfe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 02:01:57 +0000 Subject: [PATCH] Bump auto-value-annotations from 1.8.1 to 1.8.2 Bumps [auto-value-annotations](https://github.com/google/auto) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/google/auto/releases) - [Commits](https://github.com/google/auto/compare/auto-value-1.8.1...auto-value-1.8.2) --- updated-dependencies: - dependency-name: com.google.auto.value:auto-value-annotations dependency-type: direct:production update-type: version-update:semver-patch ... 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..8e5e98f6f 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ com.google.auto.value auto-value-annotations - 1.8.1 + 1.8.2 provided