Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-http in /modules/flowable-cmmn-rest (#3739)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent 8a8d594 commit 85bef07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.cmmn.rest
</flowable.artifact>
Expand Down

0 comments on commit 85bef07

Please sign in to comment.