Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2022
1 parent 68c80db commit b422dc9
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>10.0.10</jetty.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit b422dc9

Please sign in to comment.