Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-http in /modules/flowable-app-engine-rest
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jetty:jetty-http](https://github.com/eclipse/jetty.project) from 11.0.14 to 11.0.16.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.14...jetty-11.0.16)

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

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

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>11.0.14</jetty.version>
<jetty.version>11.0.16</jetty.version>
<flowable.artifact>
org.flowable.app.rest
</flowable.artifact>
Expand Down

0 comments on commit ffd47cc

Please sign in to comment.