Skip to content

Commit

Permalink
Upgrade Classgraph to version 4.8.151
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Nov 22, 2022
1 parent 4e8c7fb commit a5221e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<camel.k.extension.version>6.1.1</camel.k.extension.version>
<commons.io.version>2.11.0</commons.io.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<classgraph.version>4.8.149</classgraph.version>
<classgraph.version>4.8.151</classgraph.version>

<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
<!-- These properties must keep this same format "version.<groupId>.<artifactId>" -->
Expand Down

0 comments on commit a5221e5

Please sign in to comment.