You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/10/13 10:34:43 UTC

[cxf-fediz] branch master updated: Updating junit to 4.13.1

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new fa02972  Updating junit to 4.13.1
fa02972 is described below

commit fa0297252396ebc1982408422f5ed9a31736beae
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 13 09:41:57 2020 +0100

    Updating junit to 4.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad29f8a..185c460 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <jackson.version>2.10.5</jackson.version>
         <jaxb.version>2.3.2</jaxb.version>
         <jetty9.version>9.4.30.v20200611</jetty9.version>
-        <junit.version>4.13</junit.version>
+        <junit.version>4.13.1</junit.version>
         <kerby.version>2.0.1</kerby.version>
         <log4j.version>1.2.17</log4j.version>
         <openjpa.version>3.1.2</openjpa.version>