Skip to content

Commit

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

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

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

Updates `websocket-server` from 9.4.34.v20201102 to 9.4.35.v20201120

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and dzikoysk committed Nov 24, 2020
1 parent 0f1604b commit 05f2f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reposilite-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Dependencies -->
<jetty.version>9.4.34.v20201102</jetty.version>
<jetty.version>9.4.35.v20201120</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 05f2f55

Please sign in to comment.