Skip to content

Commit

Permalink
Merge pull request #15 from holixon/dependabot/maven/io.github.classg…
Browse files Browse the repository at this point in the history
…raph-classgraph-4.8.165

Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165
  • Loading branch information
jangalinski authored Feb 29, 2024
2 parents 3ea748a + cd8cf5b commit 3f94ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/registry/reflection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.164</version>
<version>4.8.165</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 3f94ce4

Please sign in to comment.