Skip to content

Commit

Permalink
chore(deps): bump jetty-servlet in /tests/apps/java
Browse files Browse the repository at this point in the history
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](jetty/jetty.project@jetty-9.4.34.v20201102...jetty-9.4.35.v20201120)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 24, 2020
1 parent 73814a5 commit 77d7f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/apps/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 77d7f63

Please sign in to comment.