uri-template icon indicating copy to clipboard operation
uri-template copied to clipboard

Bumped guava version to 26.0-jre

Open thorsager opened this issue 7 years ago • 2 comments

Minor change to handle some api-changes in moving to Guava 26.0-jre, and removing reference to JSR-305 javadoc (long gone)

thorsager avatar Nov 14 '18 11:11 thorsager

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.

vorburger avatar Apr 12 '23 20:04 vorburger

This pull request has resolved my problem. Therefore I don't know why they didn't merged that. Please make us happy :)

meysamzamani avatar Jan 11 '24 16:01 meysamzamani