Skip to content

Commit

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

---
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 Jun 19, 2024
1 parent a73b50d commit 60ff803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joinfaces-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
//Mojarra
api 'jakarta.faces:jakarta.faces-api:4.0.1'

api 'io.github.classgraph:classgraph:4.8.173'
api 'io.github.classgraph:classgraph:4.8.174'

//Jakarta EE (if not covered by Spring Boot)
api 'jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0'
Expand Down

0 comments on commit 60ff803

Please sign in to comment.