This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 854c678b24400e3135b615f9669ab5c86e34c877 Author: Andriy Redko <[email protected]> AuthorDate: Mon Aug 10 17:32:08 2026 -0400 Update JUnit Jupiter to 6.1.3 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 47858082670..866a7def149 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -174,7 +174,7 @@ <cxf.json.bind-api.version>3.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.junit6.version>6.1.2</cxf.junit6.version> + <cxf.junit6.version>6.1.3</cxf.junit6.version> <cxf.kerby.version>2.1.2</cxf.kerby.version> <cxf.ldapsdk.version>7.0.5</cxf.ldapsdk.version> <cxf.littleproxy.version>2.8.0</cxf.littleproxy.version>
