commit | bf310066f697718247aa73701f3195df3d45c6f2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 07 18:04:12 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Jul 28 10:49:06 2021 +0200 |
tree | fff48a3683814fe6e1a2d35635ecfda9e4e771e1 | |
parent | 6d28ed1b72bf3dc34fb72894b8998819c0f662c2 [diff] |
Bump classgraph from 4.8.108 to 4.8.110 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.108 to 4.8.110. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.108...classgraph-4.8.110) Change-Id: I2a6b3104f7bac0cc5b8a9c6f6c2c6b6198e00430 --- 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> Resolves #21 Change-Id: If2c98f34c552effe73e4641e547e71fe89d8f7c4
diff --git a/pom.xml b/pom.xml index 7d28ec4..d6ec084 100644 --- a/pom.xml +++ b/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.108</version> + <version>4.8.110</version> </dependency> </dependencies> </project>