Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 4c480e0 commit 85fefac
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 @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jetty.version>9.4.50.v20221201</jetty.version>
<jetty.version>9.4.52.v20230823</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 85fefac

Please sign in to comment.