Changes between Initial Version and Version 1 of Ticket #22990, comment 6
- Timestamp:
- 2023-06-06T19:17:24+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22990, comment 6
initial v1 2 2 3 3 Here are the source locations for the new dependencies: 4 * `jakarta.json:jakarta.json-api:2.0.2`: https://github.com/jakartaee/jsonp-api/tree/2.0.2-RELEASE (note: I bet you are building 2.0.0 or something) 4 * `jakarta.json:jakarta.json-api:2.0.2`: https://github.com/jakartaee/jsonp-api/tree/2.0.2-RELEASE (note: I bet you are building 2.0.0 or something) EDIT: You should be able to use 2.1.x if you want to. The only reason I didn't is that it requires Java 11. 5 5 * `org.eclipse.parsson:parsson:1.1.1`: https://github.com/eclipse-ee4j/parsson/releases/tag/1.1.1 (looks like there is a 1.1.2 version I need to update to) 6 6


