Skip to content

Commit

Permalink
Upgrade Junit to version 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Sep 29, 2021
1 parent 3cdf436 commit 9467df6
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 @@ -61,7 +61,7 @@
<jackson.version>2.12.5</jackson.version>
<camel.k.extension.version>5.8.0</camel.k.extension.version>
<commons.io.version>2.11.0</commons.io.version>
<junit.jupiter.version>5.7.1</junit.jupiter.version>
<junit.jupiter.version>5.8.1</junit.jupiter.version>
<classgraph.version>4.8.117</classgraph.version>
</properties>

Expand Down

0 comments on commit 9467df6

Please sign in to comment.