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

Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 9.4.30.v20200611 to 9.4.31.v20200723.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.30.v20200611...jetty-9.4.31.v20200723)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-30 06:48:16 +00:00
committed by GitHub
parent 2efa8483e2
commit a545585ea1

View File

@@ -10,7 +10,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.4.30.v20200611</version>
<version>9.4.31.v20200723</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>