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

Bumps [jetty-servlet](https://github.com/eclipse/jetty.project) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.2...jetty-11.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 07:46:35 +00:00
committed by GitHub
parent 8b836a4743
commit 5214a3518c

View File

@@ -10,7 +10,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>11.0.2</version>
<version>11.0.3</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>