Skip to content

Commit

Permalink
SLING-12088 - Update to Felix HTTP 5.x (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2023
1 parent 59a7c23 commit cff0db5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/main/features/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"start-order":"5"
},
{
"id":"org.apache.felix:org.apache.felix.http.jetty:4.2.18",
"id":"org.apache.felix:org.apache.felix.http.jetty:5.1.2",
"start-order":"5"
},
{
Expand Down Expand Up @@ -199,7 +199,7 @@
"start-order":"5"
},
{
"id":"org.apache.felix:org.apache.felix.http.sslfilter:1.2.8",
"id":"org.apache.felix:org.apache.felix.http.sslfilter:2.0.2",
"start-order":"10"
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/main/features/boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"start-order":"1"
},
{
"id":"org.apache.felix:org.apache.felix.http.servlet-api:1.2.0",
"id":"org.apache.felix:org.apache.felix.http.servlet-api:3.0.0",
"start-order":"1"
},
{
Expand Down

0 comments on commit cff0db5

Please sign in to comment.