Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30fba27 commit 417e659Copy full SHA for 417e659
interlok-core/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
57
api ("com.thoughtworks.xstream:xstream:1.4.20")
58
api ("org.codehaus.jettison:jettison:1.5.4")
59
- api ("io.github.classgraph:classgraph:4.8.116")
+ api ("io.github.classgraph:classgraph:4.8.170")
60
api ("net.jodah:expiringmap:0.5.11")
61
api ("com.sun.activation:jakarta.activation:1.2.2")
62
api ("org.apache.activemq:activemq-client:$activeMqVersion") {
0 commit comments