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 79f8c81 Updated JUnit 5 to 5.8.2
79f8c81 is described below
commit 79f8c812ec3e61d5702adb5ec54f5aecb7e04a8e
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Nov 28 18:28:09 2021 -0500
Updated JUnit 5 to 5.8.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e7f737..e146232 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -158,7 +158,7 @@
<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.2</cxf.junit.version>
- <cxf.junit5.version>5.8.1</cxf.junit5.version>
+ <cxf.junit5.version>5.8.2</cxf.junit5.version>
<cxf.kerby.version>2.0.1</cxf.kerby.version>
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
<cxf.logback.classic.version>1.2.7</cxf.logback.classic.version>