Skip to content

Commit

Permalink
Merge pull request #1540 from joinfaces/dependabot/gradle/4.6.x/io.gi…
Browse files Browse the repository at this point in the history
…thub.classgraph-classgraph-4.8.149

Bump classgraph from 4.8.148 to 4.8.149
  • Loading branch information
persapiens committed Jul 6, 2022
2 parents 54c485b + 29b0156 commit e5193b4
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 e5193b4

Please sign in to comment.