This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
     new fa32c3e  Updating Jetty to 9.4.38.v20210224 in the samples
fa32c3e is described below

commit fa32c3e9bafd5dc1df48f3d63a0d0032f278b9d6
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Mar 22 08:00:49 2021 +0000

    Updating Jetty to 9.4.38.v20210224 in the samples
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index b4fecde..bf4d17a 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -32,7 +32,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <spring.boot.version>2.1.18.RELEASE</spring.boot.version>
         
<spring.cloud.eureka.version>2.0.2.RELEASE</spring.cloud.eureka.version>
-        <cxf.jetty9.version>9.4.36.v20210114</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.38.v20210224</cxf.jetty9.version>
         
<cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>3.24.3</cxf.swagger.ui.version>
         <cxf.tika.version>1.24.1</cxf.tika.version>

Reply via email to