Hi,
can anybody tell me how I would pull in the latest libraries folder of
https://github.com/restlet/restlet-framework-java ?
I tried to update the version numbers of the dependencies in modules
pom.xml files but haven't understood how to upgrade the libraries in the
libraries folder. Is there a special procedure to achieve that ?
My intention is to create a new restlet version that is mitigating
recent CVEs. Reason was running cyclonedx sbom and jfrog xray scanner on
the code showing me lots of vulnerabilities due to rather old library
dependencies.
thanks for any help,
Andre