Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 0ad307a commit f199049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-runner-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<jsch.agentproxy.version>0.0.9</jsch.agentproxy.version>
<jetty.version>9.4.51.v20230217</jetty.version> <!-- Should be same or overwriting murp version's -->
<jetty.version>9.4.52.v20230823</jetty.version> <!-- Should be same or overwriting murp version's -->
<jgit.version>5.13.1.202206130422-r</jgit.version>
</properties>

Expand Down

0 comments on commit f199049

Please sign in to comment.