Bump parsson from 1.1.2 to 1.1.3
Bumps parsson from 1.1.2 to 1.1.3.
Release notes
Sourced from parsson's releases.
Parsson 1.1.3
What's Changed
- 1.1.2 release by
@lukasj
in eclipse-ee4j/parsson#89- #91: Stack overflow error caused by jakarta.json parsing of untrusted JSON String by
@lukasj
in eclipse-ee4j/parsson#92- update build plugins by
@lukasj
in eclipse-ee4j/parsson#93- improve compatibility with OSGi mediator by
@lukasj
in eclipse-ee4j/parsson#96- #77: JsonTokenizer.close() recycles its buffer for each call to close() by
@lukasj
in eclipse-ee4j/parsson#97- #90: MapUtil.handle does not support Array objects by
@lukasj
in eclipse-ee4j/parsson#98Full Changelog: https://github.com/eclipse-ee4j/parsson/compare/1.1.2...1.1.3
Commits
-
36ec8a4
Prepare release org.eclipse.parsson:project:1.1.3 -
64e9f59
#90: MapUtil.handle does not support Array objects -
72f5e1b
#77: JsonTokenizer.close() recycles its buffer for each call to close() -
82f3f1a
improve compatibility with OSGi mediator -
998bef6
update build plugins -
d0ec79b
#91: Stack overflow error caused by jakarta.json parsing of untrusted JSON St... -
7151e55
Merge pull request #89 from eclipse-ee4j/1.1.2-RELEASE -
2310e1c
Prepare next development cycle for 1.1.3-SNAPSHOT - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts