eclipse / steady

Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://eclipse.github.io/steady/
Apache License 2.0
517 stars 124 forks source link

Update deps #580

Closed henrikplate closed 1 year ago

henrikplate commented 1 year ago

Updated various dependencies across all modules.

Note: When updating spring-boot-starter-parent to 2.6.x and 2.7.x releases, circular references appeared. For rest-lib-utils, this was resolved by updating springdoc-openapi-ui to 1.6.14. However, this was not sufficient for rest-backend, which is why it's only been updated from 2.5.12 to 2.5.14.

TODOs