-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update multiple dependencies (#16136)
This upgrades multiple java libraries: * snakeyaml * shadow * gradle * guava * commons-io * commons-logging * commons-codec * commons-compress * commons-lang3 * commons-csv * log4j * google-java-format * httpclient * httpcore * javassist * jackson * jackson-databind * wiremock-standalone Gems: * rack *sinatra *octokit * gems * rake * webmock Also upgrades Java to 17.0.11+9. Leftover upgrades: * commons-csv 1.8 breaks license checker * janino 3.1.12 breaks java tests * log4j 2.21.0 breaks java compilation
- Loading branch information
Showing
19 changed files
with
137 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 72 additions & 0 deletions
72
tools/dependencies-report/src/main/resources/notices/rack-session-NOTICE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# MIT License | ||
|
||
Copyright, 2007-2008, by Leah Neukirchen. | ||
Copyright, 2007-2009, by Scytrin dai Kinthra. | ||
Copyright, 2008, by Daniel Roethlisberger. | ||
Copyright, 2009, by Joshua Peek. | ||
Copyright, 2009, by Mickaël Riga. | ||
Copyright, 2010, by Simon Chiang. | ||
Copyright, 2010-2011, by José Valim. | ||
Copyright, 2010-2013, by James Tucker. | ||
Copyright, 2010-2019, by Aaron Patterson. | ||
Copyright, 2011, by Max Cantor. | ||
Copyright, 2011-2012, by Konstantin Haase. | ||
Copyright, 2011, by Will Leinweber. | ||
Copyright, 2011, by John Manoogian III. | ||
Copyright, 2012, by Yun Huang Yong. | ||
Copyright, 2012, by Ravil Bayramgalin. | ||
Copyright, 2012, by Timothy Elliott. | ||
Copyright, 2012, by Jamie Macey. | ||
Copyright, 2012-2015, by Santiago Pastorino. | ||
Copyright, 2013, by Andrew Cole. | ||
Copyright, 2013, by Postmodern. | ||
Copyright, 2013, by Vipul A M. | ||
Copyright, 2013, by Charles Hornberger. | ||
Copyright, 2014, by Michal Bryxí. | ||
Copyright, 2015, by deepj. | ||
Copyright, 2015, by Doug McInnes. | ||
Copyright, 2015, by David Runger. | ||
Copyright, 2015, by Francesco Rodríguez. | ||
Copyright, 2015, by Yuichiro Kaneko. | ||
Copyright, 2015, by Michael Sauter. | ||
Copyright, 2016, by Kir Shatrov. | ||
Copyright, 2016, by Yann Vanhalewyn. | ||
Copyright, 2016, by Jian Weihang. | ||
Copyright, 2017, by Jordan Raine. | ||
Copyright, 2018, by Dillon Welch. | ||
Copyright, 2018, by Yoshiyuki Hirano. | ||
Copyright, 2019, by Krzysztof Rybka. | ||
Copyright, 2019, by Frederick Cheung. | ||
Copyright, 2019, by Adrian Setyadi. | ||
Copyright, 2019, by Rafael Mendonça França. | ||
Copyright, 2019-2020, by Pavel Rosicky. | ||
Copyright, 2019, by Dima Fatko. | ||
Copyright, 2019, by Oleh Demianiuk. | ||
Copyright, 2020-2023, by Samuel Williams. | ||
Copyright, 2020-2022, by Jeremy Evans. | ||
Copyright, 2020, by Alex Speller. | ||
Copyright, 2020, by Ryuta Kamizono. | ||
Copyright, 2020, by Yudai Suzuki. | ||
Copyright, 2020, by Bart de Water. | ||
Copyright, 2020, by Alec Clarke. | ||
Copyright, 2021, by Michael Coyne. | ||
Copyright, 2022, by Philip Arndt. | ||
Copyright, 2022, by Jon Dufresne. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.