Bump parsson from 1.1.1 to 1.1.2
Bumps parsson from 1.1.1 to 1.1.2.
Release notes
Sourced from parsson's releases.
Parsson 1.1.2
What's Changed
- 1.1.1 release by
@lukasj
in eclipse-ee4j/parsson#70- Fix links in README.md by
@pzygielo
in eclipse-ee4j/parsson#76- Remove unused private field by
@pzygielo
in eclipse-ee4j/parsson#75- Limit BigDecimal scale value for JsonNumber#bigIntegerValue() and JsonNumber#bigIntegerValueExact() by
@Tomas-Kraus
in eclipse-ee4j/parsson#78- package-info.class files inside org.eclipse.parsson:jakarta.json are compiled with the wrong Java version #73 by
@jbescos
in eclipse-ee4j/parsson#74- Limit maximum number of characters of BigDecimal source being parsed. by
@Tomas-Kraus
in eclipse-ee4j/parsson#80- Fixed failing TCK: jsonParserFactoryTest6 by
@Tomas-Kraus
in eclipse-ee4j/parsson#83- bump project version to 1.1.3-SNAPSHOT by
@lukasj
in eclipse-ee4j/parsson#85- update build plugins by
@lukasj
in eclipse-ee4j/parsson#86- Integrate JSON API 2.1.2 by
@lukasj
in eclipse-ee4j/parsson#87- version should have been 1.1.2-SNAPSHOT :-( by
@lukasj
in eclipse-ee4j/parsson#88New Contributors
@pzygielo
made their first contribution in eclipse-ee4j/parsson#76Full Changelog: https://github.com/eclipse-ee4j/parsson/compare/1.1.1...1.1.2
Commits
-
fb05bc3
Prepare release org.eclipse.parsson:project:1.1.2 -
f61ff29
version should have been 1.1.2-SNAPSHOT :-( -
a445d30
add JDK 21 to GH action build -
9f59af8
Integrate JSON API 2.1.2 -
21b67e0
update build plugins -
799fd13
bump project version to 1.1.3-SNAPSHOT -
ee7cd4f
Fixed failing TCK: jsonParserFactoryTest6 -
bd5c4b2
Limit maximum number of characters of BigDecimal source being parsed. (#80) -
7c9a82d
package-info.class files inside org.eclipse.parsson:jakarta.json are compiled... -
7f2ed19
Limit BigDecimal scale value for JsonNumber#bigIntegerValue() and JsonNumber#... - Additional commits viewable 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