diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-01-14 07:27:28 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-01-14 07:27:28 +0000 |
commit | 324f06b5c03f7b729103bc393f94578bb0757c55 (patch) | |
tree | 4acc524b3af5a8ae18ccec32368c9ad6253f5a89 /CHANGES.md | |
parent | 99868efc4cc3ffdde6cef25741a70100583c17ef (diff) | |
download | spacebeans-324f06b5c03f7b729103bc393f94578bb0757c55.tar.gz spacebeans-324f06b5c03f7b729103bc393f94578bb0757c55.zip |
Updated dependencies and Mill
This fixes a security issue (medium severity) in logback-classic.
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # What's new? +## Release 1.3.4 - 2022-01-?? + + - Updated dependencies, this include a fix for CVE-2021-42550 in logback-classic. + ## Release 1.3.2 - 2022-01-02 - Fix: CGI directories are now resolved from more to less specific, independently of their order in the configuration file. This covers cases where for example 'dir' and 'dir/sub' are both CGI enabled. |