commit | eed234f61e0bd0f672f0156b8b6759128c917f2d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jan 03 18:01:19 2023 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Mar 01 21:54:31 2023 +0100 |
tree | a42c43c605f7a79506967a8c94bfd5864cbb9778 | |
parent | 56403bba15325a8a306bae3af6b8f2b2c1162262 [diff] |
Bump classgraph from 4.8.138 to 4.8.154 (closes #71) Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.138 to 4.8.154. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.138...classgraph-4.8.154) Change-Id: I3b1880d56f05a1f1894ad7399ae3cf0ee098694e --- 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> Change-Id: Id9ddcec021af6eeca9187573671b10e7229886d0
diff --git a/pom.xml b/pom.xml index 33bdbe1..7119e63 100644 --- a/pom.xml +++ b/pom.xml
@@ -269,7 +269,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.138</version> + <version>4.8.154</version> </dependency> </dependencies> </project>