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
The following commit(s) were added to refs/heads/main by this push:
new 6559419934b Update JUnit Jupiter to 6.1.0
6559419934b is described below
commit 6559419934b43b237e7f5f78a16112f5522d3624
Author: Andriy Redko <[email protected]>
AuthorDate: Fri May 22 10:51:34 2026 -0400
Update JUnit Jupiter to 6.1.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f5f2d0be56a..ca5d5e47205 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
<cxf.json.bind-api.version>3.0.1</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.0.3</cxf.junit6.version>
+ <cxf.junit6.version>6.1.0</cxf.junit6.version>
<cxf.kerby.version>2.1.1</cxf.kerby.version>
<cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
<cxf.littleproxy.version>2.7.0</cxf.littleproxy.version>