Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2022
1 parent 54c485b commit 29b0156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -49,7 +49,7 @@ allprojects {
dependency "org.apache.tomcat:tomcat-jasper:${importedProperties['tomcat.version']}"
dependency 'org.jboss.spec.javax.servlet.jsp:jboss-jsp-api_2.3_spec:2.0.0.Final'

dependency 'io.github.classgraph:classgraph:4.8.148'
dependency 'io.github.classgraph:classgraph:4.8.149'

dependency 'org.primefaces:primefaces:10.0.0'
dependencySet("org.primefaces.extensions:10.0.7") {
Expand Down

0 comments on commit 29b0156

Please sign in to comment.