Skip to content

Commit

Permalink
Bump jetty-server from 9.4.41.v20210516 to 10.0.10 in /redpen-server
Browse files Browse the repository at this point in the history
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.41.v20210516 to 10.0.10.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.41.v20210516...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] authored and karronoli committed Aug 16, 2022
1 parent 8923cf8 commit d370933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redpen-server/pom.xml
Expand Up @@ -221,7 +221,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.41.v20210516</version>
<version>10.0.10</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit d370933

Please sign in to comment.