Skip to content

Commit

Permalink
Bump jetty-server 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.17.v20190418 to 9.4.38.v20210224.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.17.v20190418...jetty-9.4.38.v20210224)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and karronoli committed Feb 23, 2022
1 parent 157e1dc commit 5944a59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redpen-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,12 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<version>9.4.34.v20201102</version>
<version>9.4.17.v20190418</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.41.v20210516</version>
<version>9.4.38.v20210224</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 5944a59

Please sign in to comment.