lucene-solr
lucene-solr copied to clipboard
SOLR-14603: update Restlet version
Description
CVEs in current version
Solution
Upgrade the version to 2.4.3
Tests
Please describe the tests you've developed or run to confirm this patch implements the feature or solves the problem.
Checklist
Please review the following and check all that apply:
- [x] I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
- [x] I have created a Jira issue and added the issue ID to my pull request title.
- [x] I have given Solr maintainers access to contribute to my PR branch. (optional but recommended)
- [x] I have developed this patch against the
master
branch. - [x] I have run
ant precommit
and the appropriate test suite. - [ ] I have added tests for my changes.
- [x] I have added documentation for the Ref Guide (for Solr changes only).
Need to update gradle build and sha files too :)
Need to update gradle build and sha files too :)
I just read that I need to update checksums. On it. Thanks for the heads up.
I think this is finally ready. @janhoy i need to dig into my OS’s crypto libraries. I’m doing a final pass on those.
Everything is fine. I don't where I got those incorrect checksums from initially. I don't recall specifying a different algorithm. :)
+1, LGTM.
This is merged. Please close the PR. Thanks!
Closing since sasys this was merged - also restlet was removed down the line anyway - https://issues.apache.org/jira/browse/SOLR-14659