Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-servlet from 9.3.4.RC0 to 11.0.19
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jetty:jetty-servlet](https://github.com/jetty/jetty.project) from 9.3.4.RC0 to 11.0.19.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.3.4.RC0...jetty-11.0.19)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2023
1 parent 449e805 commit de19df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.3.4.RC0</version>
<version>11.0.19</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit de19df4

Please sign in to comment.