Skip to content

Commit

Permalink
Update Jetty to 11.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
reta committed Jan 31, 2024
1 parent 1bf24e1 commit fa3ba0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/release/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cxf.spring.boot.version>3.0.13</cxf.spring.boot.version>
<cxf.spring.cloud.eureka.version>4.0.3</cxf.spring.cloud.eureka.version>
<cxf.jetty11.version>11.0.19</cxf.jetty11.version>
<cxf.jetty11.version>11.0.20</cxf.jetty11.version>
<cxf.netty.version>4.1.106.Final</cxf.netty.version>
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.swagger.ui.version>5.10.3</cxf.swagger.ui.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<cxf.jcache.version>1.1.1</cxf.jcache.version>
<cxf.jdom.version>1.0</cxf.jdom.version>
<cxf.jettison.version>1.5.4</cxf.jettison.version>
<cxf.jetty11.version>11.0.19</cxf.jetty11.version>
<cxf.jetty11.version>11.0.20</cxf.jetty11.version>
<cxf.jetty.version>${cxf.jetty11.version}</cxf.jetty.version>
<cxf.jexl.version>3.3</cxf.jexl.version>
<cxf.joda.time.version>2.10.10</cxf.joda.time.version>
Expand Down

0 comments on commit fa3ba0e

Please sign in to comment.