This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch jupiter-5.9.1
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit e434123ec8636f8b8e8f20278f856d9a9d8204ef
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Sep 29 09:33:07 2022 +0200

    Upgrade Junit Jupiter to version 5.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0e269664..711c4005 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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) -->

Reply via email to