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 5c1266b0e98 Update Glassfish Grizzly to 5.0.1
5c1266b0e98 is described below
commit 5c1266b0e9815ec4bd02b4fb6ad4d534f01855b3
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Apr 29 19:39:15 2026 -0400
Update Glassfish Grizzly to 5.0.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 728e240751d..6edf65581fa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
<cxf.geronimo.openapi.version>1.0.15</cxf.geronimo.openapi.version>
<cxf.glassfish.el.version>4.0.2</cxf.glassfish.el.version>
<cxf.glassfish.json.version>2.0.1</cxf.glassfish.json.version>
- <cxf.grizzly.version>4.0.2</cxf.grizzly.version>
+ <cxf.grizzly.version>5.0.1</cxf.grizzly.version>
<cxf.hamcrest.version>3.0</cxf.hamcrest.version>
<cxf.hazelcast.version>5.6.0</cxf.hazelcast.version>
<cxf.hibernate.em.version>7.3.2.Final</cxf.hibernate.em.version>