From b7712fc3d8860ab4c564d9cdea65334cfdc7f444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 12:00:21 -0600 Subject: [PATCH] Bump classgraph from 4.8.129 to 4.8.130 (#2406) Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.129 to 4.8.130. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.129...classgraph-4.8.130) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- elide-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 7aa90d1ad0..252385523b 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -132,7 +132,7 @@ io.github.classgraph classgraph - 4.8.129 + 4.8.130