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

commit 077942941aadecde396b145ddd3e89f45d563d27
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jun 9 10:15:57 2021 +0100

    Updating Jetty to 9.4.42.v20210604 in the samples
    
    (cherry picked from commit 941ed53ce451b809809f8270b74aa546be681aa6)
    
    # Conflicts:
    #   distribution/src/main/release/samples/pom.xml
    (cherry picked from commit 8751a7c9e70b23a48e6048de5d75e113218adf94)
    
    # Conflicts:
    #   distribution/src/main/release/samples/pom.xml
---
 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 ef0f5fc..533d07a 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.39.v20210325</cxf.jetty9.version>
+        <cxf.jetty9.version>9.4.42.v20210604</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.26</cxf.tika.version>

Reply via email to