Description
here's the list of bundled libraries in vault-cli:
commons-cli-2.0-mahout.jar
commons-codec-1.10.jar
commons-collections-3.2.1.jar
commons-io-2.4.jar
commons-jci-fam-1.0.jar
commons-logging-1.0.3.jar
commons-logging-api-1.1.jar
Unless I'm missing something obvious, we should use the latest library version that works for the Java version we need to support.
diffutils-1.2.1.jar
guava-15.0.jar
httpclient-4.5.2.jar
httpcore-4.4.4.jar
httpmime-4.5.2.jar
httpclient and -mime are 4.5.3 in jackrabbit right now.
jackrabbit-api-2.13.7.jar
jackrabbit-jcr-client-2.13.7.jar
jackrabbit-jcr-commons-2.13.7.jar
jackrabbit-jcr2spi-2.13.7.jar
jackrabbit-spi-2.13.7.jar
jackrabbit-spi-commons-2.13.7.jar
jackrabbit-spi2dav-2.13.7.jar
jackrabbit-webdav-2.13.7.jar
These should use a stable release. We can't tell people not to use these if we do so ourselves without a good reason.