From 4e45f0f2d34ab5d324a69e47c78815a140608f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 03:09:27 +0000 Subject: [PATCH] dependency: bump reflections from 0.9.12 to 0.10.1 Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.12 to 0.10.1. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/compare/0.9.12...0.10.1) --- 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 82e60eab4bb7..0e67b6589dbf 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ org.reflections reflections - 0.9.12 + 0.10.1