You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2021/02/16 02:47:26 UTC

[cxf] branch master updated: Update to JUnit 4.13.2

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

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


The following commit(s) were added to refs/heads/master by this push:
     new eb4bab9  Update to JUnit 4.13.2
eb4bab9 is described below

commit eb4bab9983a287bf9dc0574d22077cc783bc88ac
Author: reta <dr...@gmail.com>
AuthorDate: Mon Feb 15 21:46:54 2021 -0500

    Update to JUnit 4.13.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d749d1e..555a145 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         <cxf.json.api.version>1.1.6</cxf.json.api.version>
         <cxf.json.bind-api.version>1.0.2</cxf.json.bind-api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
-        <cxf.junit.version>4.13.1</cxf.junit.version>
+        <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit5.version>5.7.1</cxf.junit5.version>
         <cxf.kerby.version>2.0.1</cxf.kerby.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>