Skip to content

Commit

Permalink
chore(deps): bump jetty-servlets in /client/stub-server
Browse files Browse the repository at this point in the history
Bumps [jetty-servlets](https://github.com/eclipse/jetty.project) from 9.0.3.v20130506 to 9.4.41.v20210516.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.0.3.v20130506...jetty-9.4.41.v20210516)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2021
1 parent 68c80db commit 740540d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/stub-server/pom.xml
Expand Up @@ -19,7 +19,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.0.3.v20130506</jetty.version>
<jetty.version>9.4.41.v20210516</jetty.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 740540d

Please sign in to comment.