Skip to content

Commit 5b3bb30

Browse files
Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.172
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.168 to 4.8.172. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.168...classgraph-4.8.172) --- 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>
1 parent dd9cbbd commit 5b3bb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validators/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.github.classgraph</groupId>
2323
<artifactId>classgraph</artifactId>
24-
<version>4.8.168</version>
24+
<version>4.8.172</version>
2525
</dependency>
2626

2727
<dependency>

0 commit comments

Comments
 (0)