Skip to content

Commit

Permalink
Bump jetty-client from 9.4.49.v20220914 to 9.4.50.v20221201 (#228)
Browse files Browse the repository at this point in the history
Bumps [jetty-client](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 9.4.50.v20221201.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.49.v20220914...jetty-9.4.50.v20221201)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 3, 2023
1 parent f909593 commit 3d4b9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<lombok.version>1.18.24</lombok.version>
<maven.compiler.target>1.8</maven.compiler.target>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<jetty-client.version>9.4.49.v20220914</jetty-client.version>
<jetty-client.version>9.4.50.v20221201</jetty-client.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<logback-classic.version>1.4.5</logback-classic.version>
<commons-io.version>2.11.0</commons-io.version>
Expand Down

0 comments on commit 3d4b9d1

Please sign in to comment.