arineng / rdap_bootstrap_server

A bootstrap server to aid RDAP clients in the bootstrap process.
ISC License
53 stars 17 forks source link

Upgrade dependencies to newer versions #13

Open Seanstoppable opened 5 months ago

Seanstoppable commented 5 months ago

I am attempting to use this project in an environment which security scans third party apps. Several CVEs have been flagged against this internally.

This PR upgrades spring-boot and logback to newer versions that have remediated these findings I've upgraded gradle as well, as spring-boot's newer versions require it