commit | d61502d566aa3cd6da1bdaea938292a5096a2193 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Mar 09 18:56:55 2023 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Mar 15 07:44:19 2023 +0100 |
tree | 8341c89c7b78fe5facfe97636354258c0754cb93 | |
parent | 719de2116c5ffc6fc8a9dd2deb2bf055b7f5bf4f [diff] |
Bump classgraph from 4.8.154 to 4.8.157 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.154 to 4.8.157. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.154...classgraph-4.8.157) --- 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 #82 Change-Id: I46bbfb5cbae91e8313edfd50830d3a08d11ab6a9
diff --git a/pom.xml b/pom.xml index 31bcdcd..1953ac5 100644 --- a/pom.xml +++ b/pom.xml
@@ -269,7 +269,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.154</version> + <version>4.8.157</version> </dependency> </dependencies> </project>