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 9bd4be2ed12 Bump org.glassfish.grizzly:grizzly-http-server from 5.0.1 
to 5.0.2 (#3211)
9bd4be2ed12 is described below

commit 9bd4be2ed1260bb7bd4fc63efb8876387b05d9ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 07:41:13 2026 -0400

    Bump org.glassfish.grizzly:grizzly-http-server from 5.0.1 to 5.0.2 (#3211)
    
    Bumps org.glassfish.grizzly:grizzly-http-server from 5.0.1 to 5.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.grizzly:grizzly-http-server
      dependency-version: 5.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 00cd68e7d1c..311a154f288 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,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>5.0.1</cxf.grizzly.version>
+        <cxf.grizzly.version>5.0.2</cxf.grizzly.version>
         <cxf.hamcrest.version>3.0</cxf.hamcrest.version>
         <cxf.hazelcast.version>5.7.0</cxf.hazelcast.version>
         <cxf.hibernate.em.version>7.4.0.Final</cxf.hibernate.em.version>

Reply via email to