Skip to content

Commit 14449a0

Browse files
Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.171 (#392)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.170 to 4.8.171. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.170...classgraph-4.8.171) --- 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 4ff9838 commit 14449a0

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
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>io.github.classgraph</groupId>
197197
<artifactId>classgraph</artifactId>
198-
<version>4.8.170</version>
198+
<version>4.8.171</version>
199199
<scope>test</scope>
200200
<exclusions>
201201
<exclusion>

0 commit comments

Comments
 (0)