Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-reactive-httpclient from 1.1.17 to 1.1.18 (
Browse files Browse the repository at this point in the history
#559)

Bumps [org.eclipse.jetty:jetty-reactive-httpclient](https://github.com/jetty-project/jetty-reactive-httpclient) from 1.1.17 to 1.1.18.
- [Commits](jetty-project/jetty-reactive-httpclient@1.1.17...1.1.18)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-reactive-httpclient
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c88bb8b commit 59556ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sslcontext-kickstart-for-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<properties>
<version.jetty>9.4.56.v20240826</version.jetty>
<version.jetty-reactive-httpclient>1.1.17</version.jetty-reactive-httpclient>
<version.jetty-reactive-httpclient>1.1.18</version.jetty-reactive-httpclient>
</properties>

<dependencies>
Expand Down

0 comments on commit 59556ef

Please sign in to comment.