Skip to content

Commit

Permalink
fix: upgrade io.github.classgraph:classgraph from 4.8.172 to 4.8.173
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.github.classgraph:classgraph from 4.8.172 to 4.8.173.

See this package in maven:
io.github.classgraph:classgraph

See this project in Snyk:
https://app.snyk.io/org/wajda/project/1f1d180b-08db-45d0-bc58-4394bc71392b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Jun 27, 2024
1 parent e558e2a commit 6df9652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.172</version>
<version>4.8.173</version>
</dependency>
<dependency>
<groupId>org.scala-graph</groupId>
Expand Down

0 comments on commit 6df9652

Please sign in to comment.