chore(deps): bump jetty-servlet in /tests/apps/java

Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 9.4.34.v20201102 to 9.4.35.v20201120.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-24 05:47:30 +00:00
committed by GitHub
parent 73814a5b65
commit 77d7f63857

View File

@@ -10,7 +10,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.4.34.v20201102</version>
<version>9.4.35.v20201120</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>