chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.8.15 #43
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.14
->2.8.15
Release Notes
playframework/playframework
v2.8.15
Compare Source
The Play Team is happy to announce the release of Play 2.8.15.
📗 What is new?
The following are the relevant changes of this bugfix release.
🐞 Fixed Spring4Shell (
CVE-2022-22965
)This RCE vulnerability might affect Play Java users that deploy their applications as a war file (e.g. in Tomcat).
More details can be found here: A note on Spring4Shell for Play Java users
🐞 About CVE-2020-36518 in Jackson and Play 2.8.x
Please see https://github.com/playframework/playframework/discussions/11222
☕ Experimental support for Java 17
You should now be able to run your Play applications with Java 17, but to do so, you have to make some adjustments.
typetools
(see #10055 and #10814):jnotify
for theFileWatchService
(like in this removed test)OneServerPerTestWithComponents
orGuiceOneServerPerTest
(see #11209):If you run into any other issues please let us know by opening a bug report, thanks!
📖 Following pull requests got merged for this release
-XX:MaxPermSize
, breaks on Java 17 by @mkurzPOST
by @mkurzFor more details see the full list of changes and the 2.8.15 milestone.
❤️ Thanks to our premium sponsors!
If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.
Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.