diff --git a/build.gradle b/build.gradle index 4afb2cc07c9..0172b45b92a 100644 --- a/build.gradle +++ b/build.gradle @@ -135,7 +135,7 @@ allprojects { dependency 'org.apache.activemq:activemq-broker:5.16.3' dependency 'org.apache.bval:org.apache.bval.bundle:2.0.5' - dependency 'io.github.classgraph:classgraph:4.8.128' + dependency 'io.github.classgraph:classgraph:4.8.129' dependency 'org.awaitility:awaitility:4.1.1' dependency 'com.github.spotbugs:spotbugs-annotations:4.4.2' dependency 'javax.cache:cache-api:1.1.1'