This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit de6269690c49dc716492bb14df17594e7602d57a Author: Andriy Redko <[email protected]> AuthorDate: Thu Jun 27 11:23:33 2024 -0400 Update JUnit Jupiter to 5.10.3 (cherry picked from commit 8412ed8a29be3d0ae1481d7344c7a296ea42494b) (cherry picked from commit 5259f93be7daec8bf0d76d0fe29509731d4981e7) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index bea643dd0b..d5c5116a3c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,7 +164,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.10.2</cxf.junit5.version> + <cxf.junit5.version>5.10.3</cxf.junit5.version> <cxf.kerby.version>2.0.3</cxf.kerby.version> <cxf.ldapsdk.version>7.0.0</cxf.ldapsdk.version> <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
