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 9676fde958d Update Arquillian to 1.10.1.Final
9676fde958d is described below

commit 9676fde958d9d21f0c461cf5204df416afd7611f
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Mar 19 20:51:12 2026 -0400

    Update Arquillian to 1.10.1.Final
---
 tck/cxf-tck/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tck/cxf-tck/pom.xml b/tck/cxf-tck/pom.xml
index 09a5656b52e..19f20d245fb 100644
--- a/tck/cxf-tck/pom.xml
+++ b/tck/cxf-tck/pom.xml
@@ -42,7 +42,7 @@
         <junit.jupiter.version>6.0.2</junit.jupiter.version>
         <jakarta.rest.version>4.0.0</jakarta.rest.version>
         <tck.artifactId>jakarta-restful-ws-tck</tck.artifactId>
-        <arquillian.version>1.10.0.Final</arquillian.version>
+        <arquillian.version>1.10.1.Final</arquillian.version>
     </properties>
 
     <dependencyManagement>

Reply via email to