rdf4j icon indicating copy to clipboard operation
rdf4j copied to clipboard

GH-5052: use more recent version of snappy to fix CVEs

Open barthanssens opened this issue 1 year ago • 2 comments

GitHub issue resolved: #5052

Briefly describe the changes proposed in this PR:

  • upgrade to newer version of snappy to fix CVEs

PR Author Checklist (see the contributor guidelines for more details):

  • [x] my pull request is self-contained
  • [ ] I've added tests for the changes I made
  • [x] I've applied code formatting (you can use mvn process-resources to format from the command line)
  • [x] I've squashed my commits where necessary
  • [x] every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

barthanssens avatar Jun 28 '24 17:06 barthanssens

Doesn't look like the Github Actions got triggered. Could you try to add a commit to see if it get's triggered.

hmottestad avatar Jun 28 '24 20:06 hmottestad

seems to work now, except for the urlrewrite license that keeps popping up... I'll probably have to ask EMO to take a look at the ticket

barthanssens avatar Jul 01 '24 13:07 barthanssens