Drop explicit dependency on JSON Path.

Let Spring HATEOAS bring in this dependency.

See #2018.
This commit is contained in:
Greg L. Turnquist
2021-06-03 12:07:57 -05:00
parent 76c259ed78
commit fb0e99b739
3 changed files with 0 additions and 14 deletions

View File

@@ -38,7 +38,6 @@
<springdata.keyvalue>2.3.10.BUILD-SNAPSHOT</springdata.keyvalue>
<hibernate.version>5.4.8.Final</hibernate.version>
<jsonpath>1.1.0</jsonpath>
<bundlor.enabled>false</bundlor.enabled>
</properties>