Skip to content

Commit

Permalink
fix: upgrade io.github.classgraph:classgraph from 4.8.164 to 4.8.165
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.164 to 4.8.165.

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 Dec 10, 2023
1 parent 59d7645 commit 904ad19
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.164</version>
<version>4.8.165</version>
</dependency>
<dependency>
<groupId>org.scala-graph</groupId>
Expand Down

0 comments on commit 904ad19

Please sign in to comment.