Skip to content

Commit d836c29

Browse files
Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173 (#464)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.172 to 4.8.173. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.172...classgraph-4.8.173) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bb7103 commit d836c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>io.github.classgraph</groupId>
198198
<artifactId>classgraph</artifactId>
199-
<version>4.8.172</version>
199+
<version>4.8.173</version>
200200
<scope>test</scope>
201201
<exclusions>
202202
<exclusion>

0 commit comments

Comments
 (0)