commit | 40e04ef2f20c65626b24dffce93927476d21f968 | [log] [tgz] |
---|---|---|
author | Tomas Kraus <Tomas.Kraus@oracle.com> | Thu Jul 11 15:54:12 2019 +0200 |
committer | Tomáš Kraus <tomas.kraus@oracle.com> | Thu Jul 11 16:01:08 2019 +0200 |
tree | d40e8e61713aa3acdc07bbbfed4bb863c0903b96 | |
parent | 4bc8cd792d626d2a33b5f276cf2af2216732844e [diff] |
Fixed dependencies for JDK 11. Signed-off-by: Tomas Kraus <Tomas.Kraus@oracle.com>
The Java API for JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and a compatible implementation.
Use the following command:
mvn -U -C clean install -Dnon.final=true