Skip to content

Commit

Permalink
fix(TPRUN-6836): update jetty version
Browse files Browse the repository at this point in the history
  • Loading branch information
f2par0 authored and andreasmattes committed Oct 24, 2023
1 parent 0002516 commit 2b36947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@

<properties>
<upstream.version>7.2.30</upstream.version>
<pax.web.features.tesb.version>7.2.30.20230509</pax.web.features.tesb.version>
<pax.web.features.tesb.version>7.2.30.20231013</pax.web.features.tesb.version>
<pax.url.tesb.version>2.6.11</pax.url.tesb.version>
<jetty.tesb.version>9.4.51.v20230217</jetty.tesb.version>
<jetty.tesb.version>9.4.53.v20231009</jetty.tesb.version>
<dependency.paxurl.tesb.version>${pax.url.tesb.version}</dependency.paxurl.tesb.version>
<dependency.jetty.tesb.version>${jetty.tesb.version}</dependency.jetty.tesb.version>
<dependency.asm.version>9.1</dependency.asm.version>
Expand Down

0 comments on commit 2b36947

Please sign in to comment.