Skip to content

Commit

Permalink
Merge pull request #270 from OneBusAway/renovate/maven-io.github.clas…
Browse files Browse the repository at this point in the history
…sgraph-classgraph-vulnerability

Update dependency io.github.classgraph:classgraph to v4.8.112 [SECURITY]
  • Loading branch information
leonardehrenfried authored Sep 3, 2024
2 parents 64c3c78 + 9655fda commit 2126903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.105</version>
<version>4.8.112</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2126903

Please sign in to comment.