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 315d762684321ebd61f021817df5f0f42499c677
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jun 8 20:24:53 2026 -0400

    Update Glassfish to 8.0.3
---
 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 49be9314132..197552aa0fa 100644
--- a/tck/cxf-tck/pom.xml
+++ b/tck/cxf-tck/pom.xml
@@ -36,7 +36,7 @@
         <maven.compiler.source>17</maven.compiler.source>
         <maven.compiler.target>17</maven.compiler.target>
         <cxf.version>4.2.3-SNAPSHOT</cxf.version>
-        <glassfish.container.version>8.0.2</glassfish.container.version>
+        <glassfish.container.version>8.0.3</glassfish.container.version>
         <glassfish.home>${project.build.directory}/glassfish8</glassfish.home>
         <jakarta.platform.version>11.0.0</jakarta.platform.version>
         <junit.jupiter.version>6.0.2</junit.jupiter.version>

Reply via email to