aws / amazon-neptune-sparql-java-sigv4

A SPARQL client for Amazon Neptune that includes AWS Signature Version 4 signing. Implemented as an RDF4J repository.
Apache License 2.0
21 stars 16 forks source link

Upgrade Jena dependency #25

Open jaw111 opened 10 months ago

jaw111 commented 10 months ago

As Apache HttpClient usage was removed in Jena 4.3.0, the provided client no longer works with newer releases.

jaw111 commented 10 months ago

See also: https://github.com/aws/amazon-neptune-sigv4-signer/issues/21