stleary / JSON-java

A reference implementation of a JSON package in Java.
http://stleary.github.io/JSON-java/index.html
Other
4.54k stars 2.56k forks source link

Upgrade json-path's version to 2.4.0 to avoid dependency conflict. #830

Closed HappyHacker123 closed 1 year ago

HappyHacker123 commented 1 year ago

Fix #829 .

stleary commented 1 year ago

What problem does this code solve? Fixes a unit-test jar conflict

Does the code still compile with Java6? Yes

Risks Low

Changes to the API? No

Will this require a new release? No

Should the documentation be updated? No

Does it break the unit tests? No

Was any code refactored in this commit? No

Review status

APPROVED

Starting 3-day comment window