From ca74bc58eb3f2636e068bcc0310a2dce2f142cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:50:35 +0000 Subject: [PATCH] Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.175 Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.172 to 4.8.175. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.172...classgraph-4.8.175) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bom/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/build.gradle b/bom/build.gradle index c725b97434a..8cb7978ae33 100644 --- a/bom/build.gradle +++ b/bom/build.gradle @@ -26,7 +26,7 @@ ext { avroVersion = '1.11.3' xtdbVersion = '1.24.4' clojureVersion = '1.11.1' - classgraphVersion = '4.8.172' + classgraphVersion = '4.8.175' classmateVersion = '1.5.1' collections4Version = '4.4' // Version 1.17.0 breaks XTDB because of a change in lucene's library names