commit | fe3f03a8a3b898de286d336f8238da12533f3ad2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 13 18:07:05 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Jan 10 20:32:47 2022 +0100 |
tree | 3ece68f1bdab82c54bfbe007a905f384270d2373 | |
parent | 57069960bbfda9ef87068a1ad034456abe5339fb [diff] |
Bump classgraph from 4.8.110 to 4.8.138 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.110 to 4.8.138. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.110...classgraph-4.8.138) --- 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 #45 Change-Id: I9e3c3c51b689af26e876a77d8b7393884a1d2dd1
diff --git a/pom.xml b/pom.xml index 8c32c9a..3fae011 100644 --- a/pom.xml +++ b/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.110</version> + <version>4.8.138</version> </dependency> </dependencies> </project>