Skip to content

Commit

Permalink
Upgrade Junit Jupiter to version 5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Sep 29, 2022
1 parent 40c3fec commit 71c9743
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 @@ -64,7 +64,7 @@
<jackson.version>2.13.4</jackson.version>
<camel.k.extension.version>6.1.1</camel.k.extension.version>
<commons.io.version>2.11.0</commons.io.version>
<junit.jupiter.version>5.8.1</junit.jupiter.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<classgraph.version>4.8.149</classgraph.version>

<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
Expand Down

0 comments on commit 71c9743

Please sign in to comment.