Skip to content

Commit

Permalink
chore: Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.176
Browse files Browse the repository at this point in the history
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.174 to 4.8.176.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.174...classgraph-4.8.176)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent dd32f16 commit d6f4354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/oslc4j-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<!--TODO: dep manage-->
<version>4.8.174</version>
<version>4.8.176</version>
</dependency>
<dependency>
<groupId>jakarta.ws.rs</groupId>
Expand Down

0 comments on commit d6f4354

Please sign in to comment.