Skip to content

Commit

Permalink
Bump jetty.version from 9.4.35.v20201120 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps `jetty.version` from 9.4.35.v20201120 to 11.0.1.

Updates `jetty-server` from 9.4.35.v20201120 to 11.0.1
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-11.0.1)

Updates `jetty-servlet` from 9.4.35.v20201120 to 11.0.1
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-11.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2021
1 parent cf8fa8b commit 38e57e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<jersey.version>2.25</jersey.version>
<guice.version>4.0</guice.version>
<jetty.version>9.4.35.v20201120</jetty.version>
<jetty.version>11.0.1</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 38e57e7

Please sign in to comment.