Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
Bumps org.eclipse.parsson:parsson from 1.1.5 to 1.1.6.
Release notes
Sourced from org.eclipse.parsson:parsson's releases.
1.1.6
What's Changed
- Load optional UTF-32 charsets lazily #121 by
@danielkec
in eclipse-ee4j/parsson#122- [#112]Corrected skip methods behavior of JsonParserImpl; by
@api-from-the-ion
in eclipse-ee4j/parsson#113- JUnit5 by
@api-from-the-ion
in eclipse-ee4j/parsson#115- Fixes by
@lukasj
in eclipse-ee4j/parsson#124- update parent to 1.0.9, by
@lukasj
in eclipse-ee4j/parsson#125New Contributors
@danielkec
made their first contribution in eclipse-ee4j/parsson#122@api-from-the-ion
made their first contribution in eclipse-ee4j/parsson#113Full Changelog: https://github.com/eclipse-ee4j/parsson/compare/1.1.5...1.1.6
Commits
-
1f6be61
Prepare release org.eclipse.parsson:project:1.1.6 -
d72cd2c
Revert "Implement stream methods in JsonStructureParser; fulfill more of JSON... -
30da884
update parent to 1.0.9, -
c96ef80
Update dependencies, build plugins -
96d5311
fix cp rights, access of JsonParserImpl, static imports removal -
ebf6534
Small improvements in the tests -
85cdc84
Deduplicate some code in both parsers -
146a2f7
Implement stream methods in JsonStructureParser; fulfill more of JSONP Parser... -
a38b7d1
JUnit5 (#115) -
dfbe33a
[#112]Corrected skip methods behavior of JsonParserImpl; (#113) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts