Skip to content

Pull requests: jettison-json/jettison

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.6 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#102 by dependabot bot was closed Sep 30, 2024 Loading…
Bump com.fasterxml.woodstox:woodstox-core from 6.6.1 to 7.0.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#99 by dependabot bot was closed Oct 23, 2024 Loading…
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.5 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#97 by dependabot bot was closed Sep 16, 2024 Loading…
Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#93 by dependabot bot was closed Feb 27, 2024 Loading…
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#90 by dependabot bot was closed Dec 25, 2023 Loading…
Switch to SPDX license
#84 by coheigea was merged Oct 5, 2023 Loading…
Bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#81 by dependabot bot was merged Sep 6, 2023 Loading…
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#80 by dependabot bot was merged Aug 23, 2023 Loading…
Bump maven-release-plugin from 3.0.0 to 3.0.1 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#76 by dependabot bot was merged Jun 5, 2023 Loading…
Bump maven-bundle-plugin from 5.1.8 to 5.1.9 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#75 by dependabot bot was merged Jun 5, 2023 Loading…
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#74 by dependabot bot was merged Jun 5, 2023 Loading…
Fixing issue 60
#62 by coheigea was merged Mar 14, 2023 Loading…
Fixing issue with backslashes not getting escaped
#59 by coheigea was closed Dec 6, 2022 Loading…
Fixing StackOverflow error
#53 by coheigea was merged Nov 17, 2022 Loading…
Bump woodstox-core from 6.2.8 to 6.4.0 dependencies Pull requests that update a dependency file
#51 by dependabot bot was merged Oct 25, 2022 Loading…
Stack Overflow fix on malformed JSON
#48 by coheigea was merged Sep 21, 2022 Loading…
Use BigDecimal instead of Double to avoid loss of precision
#42 by ind1go was merged Jun 9, 2022 Loading…
Avoid NullPointerException when used from some consumers
#41 by ind1go was merged Jun 9, 2022 Loading…
Bump junit from 4.12 to 4.13.1 dependencies Pull requests that update a dependency file
#38 by dependabot bot was merged Jun 9, 2022 Loading…
Update JSONObject.java
#37 by deadlious was merged Jun 9, 2022 Loading…
Fixing a few issues identified by spotbugs
#33 by coheigea was merged Mar 18, 2020 Loading…
Fix indentFactor
#31 by tresf was merged Dec 12, 2019 Loading…
Added toMap method returning a linkedHashMap
#30 by ivofernandes was closed Mar 18, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.