From d42da57c6d6dab406a030348fa7d3f457a5e3f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 03:07:05 +0000 Subject: [PATCH] dependency: bump reflections from 0.9.12 to 0.10.2 Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.12 to 0.10.2. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/compare/0.9.12...0.10.2) --- updated-dependencies: - dependency-name: org.reflections:reflections 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 43c2c5025f76..b5e40703e429 100644 --- a/pom.xml +++ b/pom.xml @@ -261,7 +261,7 @@ org.reflections reflections - 0.9.12 + 0.10.2