Skip to content

Commit 2c2a82f

Browse files
authored
Merge pull request #279 from red6/dependabot/maven/io.github.classgraph-classgraph-4.8.172
Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.172
2 parents df40d4c + 5b3bb30 commit 2c2a82f

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)