Skip to content

Commit

Permalink
issue-12628: upgrade jetty to 9.4.41.v20210516 due to CVE (#12629)
Browse files Browse the repository at this point in the history
* upgrade jetty to 9.4.41.v20210516 due to cve

* Update licenses.yaml
  • Loading branch information
pjfanning authored Jul 6, 2022
1 parent d732de9 commit 059aba7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2022,7 +2022,7 @@ name: Jetty
license_category: binary
module: java-core
license_name: Apache License version 2.0
version: 9.4.40.v20210413
version: 9.4.41.v20210516
libraries:
- org.eclipse.jetty: jetty-client
- org.eclipse.jetty: jetty-continuation
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<guava.version>16.0.1</guava.version>
<guice.version>4.1.0</guice.version>
<hamcrest.version>1.3</hamcrest.version>
<jetty.version>9.4.40.v20210413</jetty.version>
<jetty.version>9.4.41.v20210516</jetty.version>
<jersey.version>1.19.4</jersey.version>
<jackson.version>2.10.5.20201202</jackson.version>
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
Expand Down

0 comments on commit 059aba7

Please sign in to comment.