commit | ec4163959d434f61a376e4f1c0b44b181bfdd21a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 03 06:18:01 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Jun 05 15:53:50 2021 +0200 |
tree | 6082c1f5df0ca2207915dcd07306261c7c4cc882 | |
parent | a7dda88be48bfd196a84819933bcb8490a95d738 [diff] [blame] |
Bump classgraph from 4.8.102 to 4.8.107 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.102 to 4.8.107. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.102...classgraph-4.8.107) Change-Id: I40b7be81896e0d4e6765442d50fa854d652eaa5d --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Closes #17 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ie65865c917756459c6ec899951d532874b559c10
diff --git a/pom.xml b/pom.xml index c1b5c04..26742da 100644 --- a/pom.xml +++ b/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.102</version> + <version>4.8.107</version> </dependency> </dependencies> </project>