agraph-java-client
agraph-java-client copied to clipboard
The AllegroGraph client interface
Bumps log4j-core from 2.16.0 to 2.17.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps log4j-api from 2.16.0 to 2.17.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
`commons.io.IOUtils.toString(java.io.InputStream, java.nio.charset.Charset)` seems used in the project but not existing in your commons.io dependency
 How should I mvn install?I have already add the dependency
Please update Clojure client to support JSON-LD and also Clojure 1.7
Bumps org.apache.derby:derby from 10.14.2.0 to 10.17.1.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. Release notes Sourced from org.json:json's releases. 20231013 Pull Request Description #793 Reverted #761 #792 update the docs for release 20231013 #783 optLong vs getLong...
Bumps org.apache.zookeeper:zookeeper from 3.9.2 to 3.9.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [org.jdom:jdom2](https://github.com:/hunterhacker/jdom) from 2.0.6 to 2.0.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
I ran into version incompatibilities with RDF4J libraries. I updated the pom to reference version 5.1.3 I have not run into any problems using agraph-java-client since. My testing has not...