Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-servlets from 11.0.15 to 11.0.16 in /cli…
Browse files Browse the repository at this point in the history
…ent (#1909)

Bumps [org.eclipse.jetty:jetty-servlets](https://github.com/eclipse/jetty.project) from 11.0.15 to 11.0.16.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.15...jetty-11.0.16)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlets
  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] authored Sep 16, 2023
1 parent f48c404 commit 67325d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<javaModuleName>org.asynchttpclient.client</javaModuleName>

<jetty.version>11.0.15</jetty.version>
<jetty.version>11.0.16</jetty.version>
<tomcat.version>10.1.8</tomcat.version>
<commons-io.version>2.11.0</commons-io.version>
<mockito.version>4.11.0</mockito.version>
Expand Down

0 comments on commit 67325d3

Please sign in to comment.