Skip to content

Commit

Permalink
Bump jetty-server from 9.4.35.v20201120 to 10.0.10 in /api-example
Browse files Browse the repository at this point in the history
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.35.v20201120 to 10.0.10.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-10.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent 59e1a63 commit 3025754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<properties>
<jersey.version>2.27</jersey.version>
<jetty.version>9.4.35.v20201120</jetty.version>
<jetty.version>10.0.10</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3025754

Please sign in to comment.