Skip to content

Commit

Permalink
build(deps-dev): Bump jetty-server in /protocols/servlet-jakarta (#468)
Browse files Browse the repository at this point in the history
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 11.0.10 to 11.0.14.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.10...jetty-11.0.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott M Stark <[email protected]>
  • Loading branch information
dependabot[bot] and starksm64 authored May 2, 2023
1 parent de0805d commit e61ee8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/servlet-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- Properties -->
<properties>
<!-- Versioning -->
<version.jetty_jetty>11.0.10</version.jetty_jetty>
<version.jetty_jetty>11.0.14</version.jetty_jetty>
<version.servlet-api>5.0.0</version.servlet-api>
<!-- The protocol adaptor requires Java 8 -->
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit e61ee8d

Please sign in to comment.