uri-template
uri-template copied to clipboard
Bumped guava version to 26.0-jre
Minor change to handle some api-changes in moving to Guava 26.0-jre, and removing reference to JSR-305 javadoc (long gone)
This fixes the bug described in #8.
It was made part of https://github.com/java-json-tools/uri-template, which is the most up-to-date fork.
Ergo use com.github.java-json-tools:uri-template:0.10 instead of com.github.fge:uri-template:0.9 to have this.
This pull request has resolved my problem. Therefore I don't know why they didn't merged that. Please make us happy :)