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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e990c4  [KARAF-6928] Upgrade to junit 4.13.1
     new 8b10703  Merge pull request #210 from jbonofre/KARAF-6928
6e990c4 is described below

commit 6e990c4203efc1dcc407ddf3419106ffb97132c9
Author: jbonofre <jbono...@apache.org>
AuthorDate: Tue Dec 1 15:22:35 2020 +0100

    [KARAF-6928] Upgrade to junit 4.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd1b7c2..37a0978 100644
--- a/pom.xml
+++ b/pom.xml
@@ -347,7 +347,7 @@
             <dependency>
                 <groupId>junit</groupId>
                 <artifactId>junit</artifactId>
-                <version>4.13</version>
+                <version>4.13.1</version>
             </dependency>
             <dependency>
                 <groupId>javax.json</groupId>

Reply via email to