-
Notifications
You must be signed in to change notification settings - Fork 57
Depending on Guava 26.0-jre introduces test failures #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
See also fge/uri-template#4 (comment) Will probably have to clone fge/uri-template into java-json-tools if we want to keep Guava up to date. |
Capstan
added a commit
to Capstan/json-schema-core
that referenced
this issue
Sep 4, 2019
* Jackson-Databind * Guava, pinned at 25.1-jre due to java-json-tools#59. Fixes java-json-tools#49.
Capstan
added a commit
to Capstan/jackson-coreutils
that referenced
this issue
Sep 4, 2019
Otherwise, we run into java-json-tools/json-schema-core#59. It still is beyond 24.1.1, which has [CVE-2018-10237](https://nvd.nist.gov/vuln/detail/CVE-2018-10237).
Capstan
added a commit
to java-json-tools/jackson-coreutils
that referenced
this issue
Sep 4, 2019
Otherwise, we run into java-json-tools/json-schema-core#59. It still is beyond 24.1.1, which has [CVE-2018-10237](https://nvd.nist.gov/vuln/detail/CVE-2018-10237).
Capstan
added a commit
to Capstan/uri-template
that referenced
this issue
Oct 30, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. See java-json-tools/json-schema-core/issues/59. Fixes #
Capstan
added a commit
to Capstan/uri-template
that referenced
this issue
Oct 30, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. See java-json-tools/json-schema-core/issues/59.
Capstan
added a commit
to java-json-tools/uri-template
that referenced
this issue
Oct 30, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. See java-json-tools/json-schema-core/issues/59.
Capstan
added a commit
to Capstan/jackson-coreutils
that referenced
this issue
Oct 30, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. See java-json-tools/json-schema-core/issues/59.
Capstan
added a commit
to java-json-tools/jackson-coreutils
that referenced
this issue
Oct 30, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. See java-json-tools/json-schema-core/issues/59.
At this point, if we import the older uri-template against the newer Guava, the |
Capstan
added a commit
to Capstan/json-schema-core
that referenced
this issue
Oct 31, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. Fixes java-json-tools#59.
Capstan
added a commit
that referenced
this issue
Oct 31, 2019
Now that we're using the android track with support for Java 7, we shouldn't run into missing symbols errors. Fixes #59.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/fge/uri-template/blob/master/src/main/java/com/github/fge/uritemplate/parse/CharMatchers.java
The text was updated successfully, but these errors were encountered: