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

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

commit fbc1c31565044f63d1b9c81c5c602ec25a816ffc
Author: Alexey Markevich <[email protected]>
AuthorDate: Thu Jan 30 12:55:29 2020 +0300

    Update to junit 4.13
    
    https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.13.md
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fdfd257..aca81b3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         <cxf.johnzon.version>1.1.13</cxf.johnzon.version>
         <cxf.json.api.version>1.1.4</cxf.json.api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
-        <cxf.junit.version>4.12</cxf.junit.version>
+        <cxf.junit.version>4.13</cxf.junit.version>
         <cxf.kerby.version>2.0.0</cxf.kerby.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.log4j.version>1.2.17</cxf.log4j.version>

Reply via email to