commit | afd058387f622136dee8ee65acf7a1bb7de77fa1 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 06 18:24:59 2023 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Sep 05 10:33:51 2023 +0200 |
tree | 196ae2d7371ca9f94a915999b4e1565b0da913d5 | |
parent | c2ca36964615fd398a28a1f3624aeaef6295286d [diff] |
Bump classgraph from 4.8.157 to 4.8.161 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.157 to 4.8.161. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.157...classgraph-4.8.161) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #97 Change-Id: I5c86f27b85509c32fbdeba12551029e2aa86c64a
diff --git a/pom.xml b/pom.xml index 0bd4f4c..cd2d423 100644 --- a/pom.xml +++ b/pom.xml
@@ -269,7 +269,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.157</version> + <version>4.8.161</version> </dependency> </dependencies> </project>