Skip to content

Commit

Permalink
Bump classgraph to 4.8.179
Browse files Browse the repository at this point in the history
  • Loading branch information
rovarga committed Feb 11, 2025
1 parent 921bab4 commit 0d8eda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<!-- ClassGraph is used both in the ClasspathHellDuplicatesCheckRule as well as in the ClassPathScanner -->
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.175</version>
<version>4.8.179</version>
</dependency>
<dependency>
<groupId>com.mycila.guice.extensions</groupId>
Expand Down

0 comments on commit 0d8eda8

Please sign in to comment.