Skip to content

Coasted

Latest
Compare
Choose a tag to compare
@xchopin xchopin released this 11 Feb 12:18

Update

- Upgrade to Spring-Boot 2.2.1 (better performances, fix security issues, ...)

- Update core dependencies

- Switch from Fongo to Mongo Server for unit tests

Security

- Fix 2 high severity vulnerabilities:

- Remote Code Execution

Older releases are vulnerable to Remote Code Execution due to a bug in the way the underlying Java Runtime Environment (JRE) passes command line arguments to windows systems.

- Denial of Service (DoS)

Older releases are vulnerable to Denial of Service (DoS).

Fix

Fix some bugs