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

Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 9.4.26.v20200117 to 9.4.27.v20200227.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.26.v20200117...jetty-9.4.27.v20200227)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-02 07:07:32 +00:00
committed by GitHub
parent 8dbe59bff7
commit 855fc1e672

View File

@@ -10,7 +10,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.4.26.v20200117</version>
<version>9.4.27.v20200227</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>