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 a293a80333 Update Jetty to 11.0.12
a293a80333 is described below

commit a293a80333443ac39c960aea695e65fc260d8bdd
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Sep 18 13:34:39 2022 -0400

    Update Jetty to 11.0.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 338dfce8d1..95a473e149 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -154,7 +154,7 @@
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.5.0</cxf.jettison.version>
         <cxf.jetty.osgi.version>[11,12)</cxf.jetty.osgi.version>
-        <cxf.jetty11.version>11.0.11</cxf.jetty11.version>
+        <cxf.jetty11.version>11.0.12</cxf.jetty11.version>
         <cxf.jetty.version>${cxf.jetty11.version}</cxf.jetty.version>
         <cxf.jexl.version>3.2.1</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>

Reply via email to