Skip to content

Commit

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

---
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 and karronoli committed Nov 28, 2024
1 parent 3a49c29 commit 96b4f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redpen-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>10.0.10</version>
<version>10.0.14</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 96b4f52

Please sign in to comment.