Skip to content

Commit

Permalink
Update to latest http jetty snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cziegeler committed Sep 9, 2024
1 parent 87b8df0 commit 396de83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http/itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<properties>
<felix.java.version>11</felix.java.version>
<http.servlet.api.version>2.1.0</http.servlet.api.version>
<http.jetty.version>5.1.25-SNAPSHOT</http.jetty.version>
<http.jetty.version>5.1.27-SNAPSHOT</http.jetty.version>
<http.jetty.id>org.apache.felix.http.jetty</http.jetty.id>
<pax.exam.version>4.13.1</pax.exam.version>
<pax.url.aether.version>2.6.14</pax.url.aether.version>
Expand All @@ -45,7 +45,7 @@
<properties>
<felix.java.version>17</felix.java.version>
<http.servlet.api.version>3.0.0</http.servlet.api.version>
<http.jetty.version>1.0.15-SNAPSHOT</http.jetty.version>
<http.jetty.version>1.0.17-SNAPSHOT</http.jetty.version>
<http.jetty.id>org.apache.felix.http.jetty12</http.jetty.id>
</properties>
</profile>
Expand Down

0 comments on commit 396de83

Please sign in to comment.