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

coheigea pushed a commit to branch camel-karaf-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/camel-karaf-3.14.x by this 
push:
     new 5f642b3  Updating Junit to 4.13.2 to fix CVE-2020-15250 (#112)
5f642b3 is described below

commit 5f642b352c67579332b2c24f28006d11e33a3a31
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Feb 3 11:38:51 2022 +0000

    Updating Junit to 4.13.2 to fix CVE-2020-15250 (#112)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28de167..c2c5c34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
         <json-validator-jackson-version>2.12.3</json-validator-jackson-version>
         <jt400-bundle-version>10.7_1</jt400-bundle-version>
         <juel-bundle-version>2.1.3_1</juel-bundle-version>
-        <junit-bundle-version>4.11_1</junit-bundle-version>
+        <junit-bundle-version>4.13.2_1</junit-bundle-version>
         <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
         <kafka-bundle-version>2.8.1_1</kafka-bundle-version>
         <karaf4-version>4.3.6</karaf4-version>

Reply via email to