Commits
- See full diff in [compare view](https://github.com/FasterXML/jackson/commits)
Updates jackson-core from 2.9.8 to 2.10.1
Commits
- [`60956fc`](https://github.com/FasterXML/jackson-core/commit/60956fccd24d6bdb66abb3182cb2234122039b7a) [maven-release-plugin] prepare release jackson-core-2.10.1
- [`05a025d`](https://github.com/FasterXML/jackson-core/commit/05a025d16b32bf69184811dcebae9e000a56e0cb) ...
- [`81a9952`](https://github.com/FasterXML/jackson-core/commit/81a9952a681f6f6e1fab6fa5216749cf75f4a7e9) prepare for 2.10.1
- [`ce0d5e1`](https://github.com/FasterXML/jackson-core/commit/ce0d5e10ddb290cdc6b107805fb15b5eed97f5f3) revert now unnecessary sonatype deploy plugin
- [`adf6fd0`](https://github.com/FasterXML/jackson-core/commit/adf6fd02a4aa0ba872f6857c6e1ac38d3b96c9dc) Add Sonatype deploy plugin to simplify releases
- [`7ca30ec`](https://github.com/FasterXML/jackson-core/commit/7ca30eccc96e8eb02bc6b1a4aab3d78c1bba1388) array index out of bounds in hex lookup ([#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578))
- [`da5365e`](https://github.com/FasterXML/jackson-core/commit/da5365edc9b0644ed446ce8b227dadb62a8821e9) Fix [#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578): non-blocking path still had potential problem, but changed method i...
- [`db0f586`](https://github.com/FasterXML/jackson-core/commit/db0f5860085425dbe08b3e2b81801fc0e5e62bba) ...
- [`243fadc`](https://github.com/FasterXML/jackson-core/commit/243fadc879345732a9a5bb18b2d587a0272e5ddc) Fix [#567](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/567)
- [`714df7b`](https://github.com/FasterXML/jackson-core/commit/714df7b5f3507d13ba7480c27b30e96d69fc076b) ...
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.10.1)
Updates jackson-databind from 2.9.8 to 2.10.1
Commits
- See full diff in [compare view](https://github.com/FasterXML/jackson/commits)
Updates jackson-dataformat-cbor from 2.9.8 to 2.10.1
Commits
- [`ff60ae5`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ff60ae517de6d97fc821b8836a62def14aef8fc9) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.1
- [`4c53cec`](https://github.com/FasterXML/jackson-dataformats-binary/commit/4c53cec8a30bfce658662728b2f6b90ecb7273df) prepare for 2.10.1
- [`dd79fab`](https://github.com/FasterXML/jackson-dataformats-binary/commit/dd79fab5dcd5468c2192964f59c69171f6eadd30) Fix [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) (actual fix in `jackson-databind`; tests for cbor however to verify)
- [`14ac5b2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/14ac5b24c35dd897fcb50e4ceee5d6900bd46890) Add failing tests for [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188)
- [`3487af1`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3487af19444b5f8e5066acfd44c71de4b4e5a38d) One minor change needed for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185)
- [`3fc5bb0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3fc5bb05d1a26290c551ad67241404057f75340e) Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar...
- [`eafae59`](https://github.com/FasterXML/jackson-dataformats-binary/commit/eafae5908fcd11f05a697215b415a9f3f7795d7f) fix [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) (possible stackoverflow decoding crafted nested tagged arrays)
- [`21f8159`](https://github.com/FasterXML/jackson-dataformats-binary/commit/21f815997b999364463568fbd5b21958dbb0fa32) fix travis settings
- [`ccd0fc4`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ccd0fc4187f9ce5c0aa3b5390ea15888a5d6bedd) Add a failing test for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185)
- [`148e93c`](https://github.com/FasterXML/jackson-dataformats-binary/commit/148e93c4aafc6d5daa3e04e3e19764971889ec4f) Add javadocs for 2.10
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.8...jackson-dataformats-binary-2.10.1)
Updates jackson-dataformat-csv from 2.9.8 to 2.10.1
Commits
- [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1
- [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1
- [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x
- [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES`
- [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override
- [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa...
- [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ...
- [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs
- [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration
- [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.8...jackson-dataformats-text-2.10.1)
Updates jackson-dataformat-smile from 2.9.8 to 2.10.1
Commits
- [`ff60ae5`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ff60ae517de6d97fc821b8836a62def14aef8fc9) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.1
- [`4c53cec`](https://github.com/FasterXML/jackson-dataformats-binary/commit/4c53cec8a30bfce658662728b2f6b90ecb7273df) prepare for 2.10.1
- [`dd79fab`](https://github.com/FasterXML/jackson-dataformats-binary/commit/dd79fab5dcd5468c2192964f59c69171f6eadd30) Fix [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) (actual fix in `jackson-databind`; tests for cbor however to verify)
- [`14ac5b2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/14ac5b24c35dd897fcb50e4ceee5d6900bd46890) Add failing tests for [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188)
- [`3487af1`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3487af19444b5f8e5066acfd44c71de4b4e5a38d) One minor change needed for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185)
- [`3fc5bb0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3fc5bb05d1a26290c551ad67241404057f75340e) Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar...
- [`eafae59`](https://github.com/FasterXML/jackson-dataformats-binary/commit/eafae5908fcd11f05a697215b415a9f3f7795d7f) fix [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) (possible stackoverflow decoding crafted nested tagged arrays)
- [`21f8159`](https://github.com/FasterXML/jackson-dataformats-binary/commit/21f815997b999364463568fbd5b21958dbb0fa32) fix travis settings
- [`ccd0fc4`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ccd0fc4187f9ce5c0aa3b5390ea15888a5d6bedd) Add a failing test for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185)
- [`148e93c`](https://github.com/FasterXML/jackson-dataformats-binary/commit/148e93c4aafc6d5daa3e04e3e19764971889ec4f) Add javadocs for 2.10
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.8...jackson-dataformats-binary-2.10.1)
Updates jackson-dataformat-xml from 2.9.8 to 2.10.1
Commits
- [`5db5ec2`](https://github.com/FasterXML/jackson-dataformat-xml/commit/5db5ec2c15adf7a8d0dba12a9b54ab627d616683) [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.1
- [`1d8fb77`](https://github.com/FasterXML/jackson-dataformat-xml/commit/1d8fb775b6ae18b4f8b56227bf5102e37b341100) prepare for 2.10.1
- [`ad85f0b`](https://github.com/FasterXML/jackson-dataformat-xml/commit/ad85f0bc5add3241910b3782fe7e6ff67e983865) Refactor backported failing test for [#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366)
- [`521b8df`](https://github.com/FasterXML/jackson-dataformat-xml/commit/521b8df14316580d56a422a037a67eadf886a76f) Add test for xsi:nil hierarchy bug ([#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366))
- [`2778e1f`](https://github.com/FasterXML/jackson-dataformat-xml/commit/2778e1f00bee78976efdc4e522d226e1e0196287) update parent pom ref
- [`a3a5fec`](https://github.com/FasterXML/jackson-dataformat-xml/commit/a3a5fec905221d4bc1ffae3d76105f939e61ce05) Update woodstox dep to 6.0.2
- [`8d18b78`](https://github.com/FasterXML/jackson-dataformat-xml/commit/8d18b782d9e99d35b3260b51a5de8012c8bfd4e1) Add some more failing tests ([#318](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/318) and [#319](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/319))
- [`85823f4`](https://github.com/FasterXML/jackson-dataformat-xml/commit/85823f4f6bfce5f9d8ab3632f1fe1e3b02e6c2fe) Move now passing [#325](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/325) to proper place
- [`e1e8414`](https://github.com/FasterXML/jackson-dataformat-xml/commit/e1e841440c2abd1fb7098edec9ab59b4ec4d5c11) Add javadocs for 2.10
- [`b099856`](https://github.com/FasterXML/jackson-dataformat-xml/commit/b0998564b6b390f0083bf6cc41aec9c92236739b) [maven-release-plugin] prepare for next development iteration
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.9.8...jackson-dataformat-xml-2.10.1)
Updates jackson-dataformat-yaml from 2.9.8 to 2.10.1
Commits
- [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1
- [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1
- [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x
- [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES`
- [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override
- [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa...
- [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ...
- [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs
- [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration
- [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.8...jackson-dataformats-text-2.10.1)
Updates jackson-datatype-guava from 2.9.8 to 2.10.1
Commits
- [`cdc331e`](https://github.com/FasterXML/jackson-datatypes-collections/commit/cdc331e04cd63d3125977d67644f666e3f418f64) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.1
- [`0e7a068`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0e7a068a5c82c50dd3ba4eeabb8035f59e0257ed) prepare for 2.10.1
- [`65f97b9`](https://github.com/FasterXML/jackson-datatypes-collections/commit/65f97b9818e3d3f9d17e506f37c10091b7242aca) ...
- [`dfbdf75`](https://github.com/FasterXML/jackson-datatypes-collections/commit/dfbdf753f28ddc59e496a8a22a23b9960c2f2ad2) Minor fix to Guava module-info as per [@GedMarc](https://github.com/GedMarc) s work
- [`089fc73`](https://github.com/FasterXML/jackson-datatypes-collections/commit/089fc73316e4c79b41578c5906fd215059df5c53) ...
- [`0d43adc`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0d43adce1112dc90ab24e339f6d91a31d031b13d) fix broken issue link from release notes
- [`0ddce4a`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0ddce4a412fe57892291f496aa024603da324d1d) add 2.10 javadocs
- [`c7b83bd`](https://github.com/FasterXML/jackson-datatypes-collections/commit/c7b83bddf158f580c0bc3466f73e769fe0ff2e5e) [maven-release-plugin] prepare for next development iteration
- [`5eeaee0`](https://github.com/FasterXML/jackson-datatypes-collections/commit/5eeaee027d1fe690b77cd734828d964bea7a7eaf) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.0
- [`ef231cb`](https://github.com/FasterXML/jackson-datatypes-collections/commit/ef231cb807f1c18e8689acbe80b480e0ced56954) prepare for 2.10.0
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatypes-collections/compare/jackson-datatypes-collections-2.9.8...jackson-datatypes-collections-2.10.1)
Updates jackson-datatype-hibernate4 from 2.9.8 to 2.10.1
Commits
- [`5e90d71`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/5e90d71d3de5f26ab86db4c7bd65b94a9a6e4c85) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.1
- [`e6dd7b9`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/e6dd7b9d060b3fd2f44d165edd2220cac2d3c92a) prepare for 2.10.1
- [`6028b5b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/6028b5b439f73a99200235a429857efeac9a27b5) [maven-release-plugin] prepare for next development iteration
- [`99855fa`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/99855faecbc82d222c672f7e0e8c35bf7e21a91f) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.0
- [`3010169`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/3010169089b2960eef0aeb94814032f4e894f547) Prepare for 2.10.0
- [`de7433b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/de7433bc6bde5d398b9bf862b19fb66b0a3dacc4) Merge branch '2.9'
- [`983f809`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/983f809e50b7250b0ad1b604db0a447446b7d9b6) [maven-release-plugin] prepare for next development iteration
- [`f894bfb`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/f894bfb108b1b0aa3ef25c7f223ae39d4e19f6d0) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.9.10
- [`2b9d4fe`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/2b9d4fefdf3406df01fa5d8fdb8405e831ef7fe4) prepare for 2.9.10
- [`31b0bc4`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/31b0bc4aab8829ccdd820c079bdd7449253df657) ...
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.8...jackson-datatype-hibernate-parent-2.10.1)
Updates jackson-datatype-hibernate5 from 2.9.8 to 2.10.1
Commits
- [`5e90d71`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/5e90d71d3de5f26ab86db4c7bd65b94a9a6e4c85) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.1
- [`e6dd7b9`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/e6dd7b9d060b3fd2f44d165edd2220cac2d3c92a) prepare for 2.10.1
- [`6028b5b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/6028b5b439f73a99200235a429857efeac9a27b5) [maven-release-plugin] prepare for next development iteration
- [`99855fa`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/99855faecbc82d222c672f7e0e8c35bf7e21a91f) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.0
- [`3010169`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/3010169089b2960eef0aeb94814032f4e894f547) Prepare for 2.10.0
- [`de7433b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/de7433bc6bde5d398b9bf862b19fb66b0a3dacc4) Merge branch '2.9'
- [`983f809`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/983f809e50b7250b0ad1b604db0a447446b7d9b6) [maven-release-plugin] prepare for next development iteration
- [`f894bfb`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/f894bfb108b1b0aa3ef25c7f223ae39d4e19f6d0) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.9.10
- [`2b9d4fe`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/2b9d4fefdf3406df01fa5d8fdb8405e831ef7fe4) prepare for 2.9.10
- [`31b0bc4`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/31b0bc4aab8829ccdd820c079bdd7449253df657) ...
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.8...jackson-datatype-hibernate-parent-2.10.1)
Updates jackson-datatype-jdk8 from 2.9.8 to 2.10.1
Updates jackson-datatype-joda from 2.9.8 to 2.10.1
Commits
- [`fdab114`](https://github.com/FasterXML/jackson-datatype-joda/commit/fdab1144c688a61dead0ca1eac2e050d68a15841) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.1
- [`667ffff`](https://github.com/FasterXML/jackson-datatype-joda/commit/667ffffb202ca1b886518981772622c2391b3eae) prepare for 2.10.1
- [`b4c4a98`](https://github.com/FasterXML/jackson-datatype-joda/commit/b4c4a98ed00edc1dd44979e69a9b9a9332e6eb53) ...
- [`bc1ec60`](https://github.com/FasterXML/jackson-datatype-joda/commit/bc1ec609cf22c6a156fc114a3e24308fe5f203da) Backport [#108](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-joda/issues/108) fix into 2.10(.1)
- [`d5c866f`](https://github.com/FasterXML/jackson-datatype-joda/commit/d5c866fa63545acef2e24a2ecf9cff32b469d14e) fix [#108](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-joda/issues/108) shapeOverride ignored when setting up a custom Serializer
- [`11eac26`](https://github.com/FasterXML/jackson-datatype-joda/commit/11eac26c0e8c2245f8c8bf8eb5bed999b2814576) [maven-release-plugin] prepare for next development iteration
- [`7fd8a4b`](https://github.com/FasterXML/jackson-datatype-joda/commit/7fd8a4bea67b76d5b2ccad99e4d87415a6d4ed05) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.0
- [`03a622c`](https://github.com/FasterXML/jackson-datatype-joda/commit/03a622c082d279ba7fcbbec012415f981d6826e2) Prepare for 2.10.0
- [`b96a99c`](https://github.com/FasterXML/jackson-datatype-joda/commit/b96a99cd850b9c5835b599c4496046e8781f4df1) Merge branch '2.9' into 2.10
- [`ee6fbd7`](https://github.com/FasterXML/jackson-datatype-joda/commit/ee6fbd76f4a97e11616cdc6d87d7afb8baa6108b) [maven-release-plugin] prepare for next development iteration
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.9.8...jackson-datatype-joda-2.10.1)
Updates jackson-datatype-json-org from 2.9.8 to 2.10.1
Commits
- [`6bebb1d`](https://github.com/FasterXML/jackson-datatype-json-org/commit/6bebb1d7ba9818c5c31514186cb182ef83f1555e) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.1
- [`e54ea06`](https://github.com/FasterXML/jackson-datatype-json-org/commit/e54ea069664206302a7e1f404d3856eb80a7ecea) prepare for 2.10.1
- [`60381e0`](https://github.com/FasterXML/jackson-datatype-json-org/commit/60381e0cac6077ed43e58bfccee791a9cb6bcacf) ...
- [`ca871a3`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ca871a3dc654034aa3f0c777763ac77d5b4c327d) Merge pull request [#18](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-json-org/issues/18) from GedMarc/2.10
- [`5ac00d1`](https://github.com/FasterXML/jackson-datatype-json-org/commit/5ac00d16887ffb4ad820dc173d37dbb3b3899537) Update JSON.org moditect definitions for jdk 11 and up
- [`f2ddd94`](https://github.com/FasterXML/jackson-datatype-json-org/commit/f2ddd9454e97088acd8ef397466fcdfd5762358e) [maven-release-plugin] prepare for next development iteration
- [`ba92946`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ba929465723c9142c39af8dceb8d604c728dfa49) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.0
- [`8860638`](https://github.com/FasterXML/jackson-datatype-json-org/commit/8860638e8fdd3c6f108be515ecc542888cfd1633) prepare for 2.10.0
- [`9284ed4`](https://github.com/FasterXML/jackson-datatype-json-org/commit/9284ed41f476cba87a2057e79c195a3fa1a553fb) Merge branch '2.9' into 2.10
- [`3732b58`](https://github.com/FasterXML/jackson-datatype-json-org/commit/3732b58d5448166ca6d6a8d83bc4601e591d92ac) [maven-release-plugin] prepare for next development iteration
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-json-org/compare/jackson-datatype-json-org-2.9.8...jackson-datatype-json-org-2.10.1)
Updates jackson-datatype-jsr310 from 2.9.8 to 2.10.1
Updates jackson-jaxrs-base from 2.9.8 to 2.10.1
Commits
- [`ad33cf2`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/ad33cf266959f19d802c73c0f2f5c833dc1bf9d7) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.1
- [`390b081`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/390b081f6f37291c8e5048bf79548d26cde99221) prepare for 2.10.1
- [`1e12ad4`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1e12ad4348f4e769faa88e04840326572e657a47) Allow access to JsonEndpointConfig and message providers for jdk 11 and up
- [`f3d031c`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/f3d031c28568436ecbb38226b75e54bf0dbda84d) Update release notes wrt [#114](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/114)
- [`00a2819`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/00a28193c27f1e174196c67baf01dd383a680744) Merge pull request [#116](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/116) from GedMarc/2.10
- [`e204d37`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/e204d3796ca41ffd4673e0e6ab466aeb7593a0b8) Update `javax.ws.rs-api` dep from 2.0.1 to 2.1.1
- [`f3cd3b6`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/f3cd3b6edddeae1843dcea1817add710476a88e5) [FasterXML/jackson-jaxrs-providers#114](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/114)
- [`30d02c1`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/30d02c1c93329c8335b31c0f841c9a20d3ff9594) Merge pull request [#1](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/1) from FasterXML/2.10
- [`8b1219e`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/8b1219e6736603bc7ad54fc2e1761e01757c0ac6) [maven-release-plugin] prepare for next development iteration
- [`d498824`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/d4988248b0399619ca544e96b0931986f0eb26b8) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.0
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.9.8...jackson-jaxrs-providers-2.10.1)
Updates jackson-jaxrs-json-provider from 2.9.8 to 2.10.1
Updates jackson-module-jaxb-annotations from 2.9.8 to 2.10.1
Commits
- [`599c250`](https://github.com/FasterXML/jackson-modules-base/commit/599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6) [maven-release-plugin] prepare release jackson-modules-base-2.10.1
- [`5605b4f`](https://github.com/FasterXML/jackson-modules-base/commit/5605b4f1608fe12ae20dc019eaef8da7f518f940) prepare for 2.10.1
- [`f9b3ea8`](https://github.com/FasterXML/jackson-modules-base/commit/f9b3ea86d0709515fab7731c3975f64e11dda448) Removing duplicate sonatype deploy defs: looks like getting from base is enough
- [`4cc5890`](https://github.com/FasterXML/jackson-modules-base/commit/4cc5890106a112413b7b30390d9d89909217194e) Add Sonatype deploy plugin
- [`3d4e2ae`](https://github.com/FasterXML/jackson-modules-base/commit/3d4e2ae7f08f049b434d2c788b1df9a4431eefa4) update parent pom ref
- [`b96ccd2`](https://github.com/FasterXML/jackson-modules-base/commit/b96ccd2f16c8c5ac2c384d70340a84b70012d7a7) Fix [#82](https://github-redirect.dependabot.com/FasterXML/jackson-modules-base/issues/82) by commenting out black magic that test was doing to try to verify na...
- [`27030d4`](https://github.com/FasterXML/jackson-modules-base/commit/27030d45ddca87edeab914f30dc7467935b6d797) [maven-release-plugin] prepare for next development iteration
- [`f6b2267`](https://github.com/FasterXML/jackson-modules-base/commit/f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8) [maven-release-plugin] prepare release jackson-modules-base-2.10.0
- [`b1ec013`](https://github.com/FasterXML/jackson-modules-base/commit/b1ec013bbcf90eca2e37274273b366678c3ec08c) Prepare for 2.10.0
- [`2c130a4`](https://github.com/FasterXML/jackson-modules-base/commit/2c130a47ceb115645c774193be8c2168db29640e) Merge branch '2.9' into 2.10
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.8...jackson-modules-base-2.10.1)
Updates jackson-module-kotlin from 2.9.8 to 2.10.1
Commits
- [`fda3cc9`](https://github.com/FasterXML/jackson-module-kotlin/commit/fda3cc9f5dad245d5603c729c8db3214798d5214) [maven-release-plugin] prepare release jackson-module-kotlin-2.10.1
- [`ac95afd`](https://github.com/FasterXML/jackson-module-kotlin/commit/ac95afd2061afbcf9612d62a2e80dd20d60f158b) prepare for 2.10.1
- [`1a9ba0e`](https://github.com/FasterXML/jackson-module-kotlin/commit/1a9ba0ea808f4981253075842472ea57a609513b) Actual fix to Github [#210](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/210)
- [`a8a97ae`](https://github.com/FasterXML/jackson-module-kotlin/commit/a8a97ae50f34973151ee4278395a120d70ac7d2d) add failing test case for Github [#210](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/210) and a mixin for Regex, but something is...
- [`42c2506`](https://github.com/FasterXML/jackson-module-kotlin/commit/42c2506a0a12a1f57f66aebdc89d65fffc5cb88a) small formatting change
- [`d028fd2`](https://github.com/FasterXML/jackson-module-kotlin/commit/d028fd2f79d9bb201510f7a70c5fcf0ea7ece510) Break out Kotlin Module classes into separate files.
- [`4074b06`](https://github.com/FasterXML/jackson-module-kotlin/commit/4074b06bf100e472e2c5beb9e68e93f2fb9f3cee) add failing test case for Github [#71](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/71), internal property name mangling is affe...
- [`6d9ef0c`](https://github.com/FasterXML/jackson-module-kotlin/commit/6d9ef0c07d8b17b4795e3b36084d0c4b4a8b2b8c) add [@JvmOverloads](https://github.com/JvmOverloads) to KotlinModule constructor to help Java users deal with op...
- [`6d31e82`](https://github.com/FasterXML/jackson-module-kotlin/commit/6d31e82e53ccd279ea2b84cbe352ea9ef3256f5b) Verify Github [#181](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/181) is not an issue. Added round-tripping of the type in case...
- [`13109ac`](https://github.com/FasterXML/jackson-module-kotlin/commit/13109acfde1ccaba7ac0be3accb20e2a777e909a) Fixed Github [#218](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/218)
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.9.8...jackson-module-kotlin-2.10.1)
Updates jackson-module-parameter-names from 2.9.8 to 2.10.1
Commits
- [`061f7f1`](https://github.com/FasterXML/jackson-modules-java8/commit/061f7f19927551c01f11249a23e7f040cd7f4c11) [maven-release-plugin] prepare release jackson-modules-java8-2.10.1
- [`eff722f`](https://github.com/FasterXML/jackson-modules-java8/commit/eff722f7e4000d7dee28d51712177ee967d352a0) Prepare for 2.10.1
- [`7299ee0`](https://github.com/FasterXML/jackson-modules-java8/commit/7299ee0253fc10d854c370a09ecccd2531b6f57c) update parent pom ref
- [`22b52b2`](https://github.com/FasterXML/jackson-modules-java8/commit/22b52b2e9893e6753280fae567fec23e95566b96) add a comment to indicate change source
- [`e8f0c97`](https://github.com/FasterXML/jackson-modules-java8/commit/e8f0c9732a684b6342f522988bebd4758cd1c722) minor warnings fix
- [`ed21550`](https://github.com/FasterXML/jackson-modules-java8/commit/ed2155003869c59dfc79ee4392376ce2bdfa11f4) Fix [#127](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/127) - ZonedDateTime in map keys can now be serialized with zone IDs
- [`9532f8f`](https://github.com/FasterXML/jackson-modules-java8/commit/9532f8f4e1ce975b9b43f63fbfae55ccfece46e6) [maven-release-plugin] prepare for next development iteration
- [`a107c21`](https://github.com/FasterXML/jackson-modules-java8/commit/a107c21f24473ea5299d7a2209afe971b50b218c) [maven-release-plugin] prepare release jackson-modules-java8-2.10.0
- [`ff5ed14`](https://github.com/FasterXML/jackson-modules-java8/commit/ff5ed1405583b7042d5b0c4ca6f55b421808658d) Prepare for 2.10.0
- [`8c3d032`](https://github.com/FasterXML/jackson-modules-java8/commit/8c3d032fb564148c39b5fdf1cdd6e314e6af1cb5) more test refactoring
- Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.8...jackson-modules-java8-2.10.1)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/taimos/dvalin/network/alerts).
Bumps
jackson.version
from 2.9.8 to 2.10.1.Updates
jackson-annotations
from 2.9.8 to 2.10.1Commits
- See full diff in [compare view](https://github.com/FasterXML/jackson/commits)Updates
jackson-core
from 2.9.8 to 2.10.1Commits
- [`60956fc`](https://github.com/FasterXML/jackson-core/commit/60956fccd24d6bdb66abb3182cb2234122039b7a) [maven-release-plugin] prepare release jackson-core-2.10.1 - [`05a025d`](https://github.com/FasterXML/jackson-core/commit/05a025d16b32bf69184811dcebae9e000a56e0cb) ... - [`81a9952`](https://github.com/FasterXML/jackson-core/commit/81a9952a681f6f6e1fab6fa5216749cf75f4a7e9) prepare for 2.10.1 - [`ce0d5e1`](https://github.com/FasterXML/jackson-core/commit/ce0d5e10ddb290cdc6b107805fb15b5eed97f5f3) revert now unnecessary sonatype deploy plugin - [`adf6fd0`](https://github.com/FasterXML/jackson-core/commit/adf6fd02a4aa0ba872f6857c6e1ac38d3b96c9dc) Add Sonatype deploy plugin to simplify releases - [`7ca30ec`](https://github.com/FasterXML/jackson-core/commit/7ca30eccc96e8eb02bc6b1a4aab3d78c1bba1388) array index out of bounds in hex lookup ([#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578)) - [`da5365e`](https://github.com/FasterXML/jackson-core/commit/da5365edc9b0644ed446ce8b227dadb62a8821e9) Fix [#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578): non-blocking path still had potential problem, but changed method i... - [`db0f586`](https://github.com/FasterXML/jackson-core/commit/db0f5860085425dbe08b3e2b81801fc0e5e62bba) ... - [`243fadc`](https://github.com/FasterXML/jackson-core/commit/243fadc879345732a9a5bb18b2d587a0272e5ddc) Fix [#567](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/567) - [`714df7b`](https://github.com/FasterXML/jackson-core/commit/714df7b5f3507d13ba7480c27b30e96d69fc076b) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.10.1)Updates
jackson-databind
from 2.9.8 to 2.10.1Commits
- See full diff in [compare view](https://github.com/FasterXML/jackson/commits)Updates
jackson-dataformat-cbor
from 2.9.8 to 2.10.1Commits
- [`ff60ae5`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ff60ae517de6d97fc821b8836a62def14aef8fc9) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.1 - [`4c53cec`](https://github.com/FasterXML/jackson-dataformats-binary/commit/4c53cec8a30bfce658662728b2f6b90ecb7273df) prepare for 2.10.1 - [`dd79fab`](https://github.com/FasterXML/jackson-dataformats-binary/commit/dd79fab5dcd5468c2192964f59c69171f6eadd30) Fix [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) (actual fix in `jackson-databind`; tests for cbor however to verify) - [`14ac5b2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/14ac5b24c35dd897fcb50e4ceee5d6900bd46890) Add failing tests for [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) - [`3487af1`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3487af19444b5f8e5066acfd44c71de4b4e5a38d) One minor change needed for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) - [`3fc5bb0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3fc5bb05d1a26290c551ad67241404057f75340e) Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar... - [`eafae59`](https://github.com/FasterXML/jackson-dataformats-binary/commit/eafae5908fcd11f05a697215b415a9f3f7795d7f) fix [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) (possible stackoverflow decoding crafted nested tagged arrays) - [`21f8159`](https://github.com/FasterXML/jackson-dataformats-binary/commit/21f815997b999364463568fbd5b21958dbb0fa32) fix travis settings - [`ccd0fc4`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ccd0fc4187f9ce5c0aa3b5390ea15888a5d6bedd) Add a failing test for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) - [`148e93c`](https://github.com/FasterXML/jackson-dataformats-binary/commit/148e93c4aafc6d5daa3e04e3e19764971889ec4f) Add javadocs for 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.8...jackson-dataformats-binary-2.10.1)Updates
jackson-dataformat-csv
from 2.9.8 to 2.10.1Commits
- [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1 - [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1 - [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x - [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES` - [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override - [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa... - [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ... - [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs - [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.8...jackson-dataformats-text-2.10.1)Updates
jackson-dataformat-smile
from 2.9.8 to 2.10.1Commits
- [`ff60ae5`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ff60ae517de6d97fc821b8836a62def14aef8fc9) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.1 - [`4c53cec`](https://github.com/FasterXML/jackson-dataformats-binary/commit/4c53cec8a30bfce658662728b2f6b90ecb7273df) prepare for 2.10.1 - [`dd79fab`](https://github.com/FasterXML/jackson-dataformats-binary/commit/dd79fab5dcd5468c2192964f59c69171f6eadd30) Fix [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) (actual fix in `jackson-databind`; tests for cbor however to verify) - [`14ac5b2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/14ac5b24c35dd897fcb50e4ceee5d6900bd46890) Add failing tests for [#188](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/188) - [`3487af1`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3487af19444b5f8e5066acfd44c71de4b4e5a38d) One minor change needed for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) - [`3fc5bb0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/3fc5bb05d1a26290c551ad67241404057f75340e) Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar... - [`eafae59`](https://github.com/FasterXML/jackson-dataformats-binary/commit/eafae5908fcd11f05a697215b415a9f3f7795d7f) fix [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) (possible stackoverflow decoding crafted nested tagged arrays) - [`21f8159`](https://github.com/FasterXML/jackson-dataformats-binary/commit/21f815997b999364463568fbd5b21958dbb0fa32) fix travis settings - [`ccd0fc4`](https://github.com/FasterXML/jackson-dataformats-binary/commit/ccd0fc4187f9ce5c0aa3b5390ea15888a5d6bedd) Add a failing test for [#185](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-binary/issues/185) - [`148e93c`](https://github.com/FasterXML/jackson-dataformats-binary/commit/148e93c4aafc6d5daa3e04e3e19764971889ec4f) Add javadocs for 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.8...jackson-dataformats-binary-2.10.1)Updates
jackson-dataformat-xml
from 2.9.8 to 2.10.1Commits
- [`5db5ec2`](https://github.com/FasterXML/jackson-dataformat-xml/commit/5db5ec2c15adf7a8d0dba12a9b54ab627d616683) [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.1 - [`1d8fb77`](https://github.com/FasterXML/jackson-dataformat-xml/commit/1d8fb775b6ae18b4f8b56227bf5102e37b341100) prepare for 2.10.1 - [`ad85f0b`](https://github.com/FasterXML/jackson-dataformat-xml/commit/ad85f0bc5add3241910b3782fe7e6ff67e983865) Refactor backported failing test for [#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366) - [`521b8df`](https://github.com/FasterXML/jackson-dataformat-xml/commit/521b8df14316580d56a422a037a67eadf886a76f) Add test for xsi:nil hierarchy bug ([#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366)) - [`2778e1f`](https://github.com/FasterXML/jackson-dataformat-xml/commit/2778e1f00bee78976efdc4e522d226e1e0196287) update parent pom ref - [`a3a5fec`](https://github.com/FasterXML/jackson-dataformat-xml/commit/a3a5fec905221d4bc1ffae3d76105f939e61ce05) Update woodstox dep to 6.0.2 - [`8d18b78`](https://github.com/FasterXML/jackson-dataformat-xml/commit/8d18b782d9e99d35b3260b51a5de8012c8bfd4e1) Add some more failing tests ([#318](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/318) and [#319](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/319)) - [`85823f4`](https://github.com/FasterXML/jackson-dataformat-xml/commit/85823f4f6bfce5f9d8ab3632f1fe1e3b02e6c2fe) Move now passing [#325](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/325) to proper place - [`e1e8414`](https://github.com/FasterXML/jackson-dataformat-xml/commit/e1e841440c2abd1fb7098edec9ab59b4ec4d5c11) Add javadocs for 2.10 - [`b099856`](https://github.com/FasterXML/jackson-dataformat-xml/commit/b0998564b6b390f0083bf6cc41aec9c92236739b) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.9.8...jackson-dataformat-xml-2.10.1)Updates
jackson-dataformat-yaml
from 2.9.8 to 2.10.1Commits
- [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1 - [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1 - [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x - [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES` - [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override - [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa... - [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ... - [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs - [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.8...jackson-dataformats-text-2.10.1)Updates
jackson-datatype-guava
from 2.9.8 to 2.10.1Commits
- [`cdc331e`](https://github.com/FasterXML/jackson-datatypes-collections/commit/cdc331e04cd63d3125977d67644f666e3f418f64) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.1 - [`0e7a068`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0e7a068a5c82c50dd3ba4eeabb8035f59e0257ed) prepare for 2.10.1 - [`65f97b9`](https://github.com/FasterXML/jackson-datatypes-collections/commit/65f97b9818e3d3f9d17e506f37c10091b7242aca) ... - [`dfbdf75`](https://github.com/FasterXML/jackson-datatypes-collections/commit/dfbdf753f28ddc59e496a8a22a23b9960c2f2ad2) Minor fix to Guava module-info as per [@GedMarc](https://github.com/GedMarc) s work - [`089fc73`](https://github.com/FasterXML/jackson-datatypes-collections/commit/089fc73316e4c79b41578c5906fd215059df5c53) ... - [`0d43adc`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0d43adce1112dc90ab24e339f6d91a31d031b13d) fix broken issue link from release notes - [`0ddce4a`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0ddce4a412fe57892291f496aa024603da324d1d) add 2.10 javadocs - [`c7b83bd`](https://github.com/FasterXML/jackson-datatypes-collections/commit/c7b83bddf158f580c0bc3466f73e769fe0ff2e5e) [maven-release-plugin] prepare for next development iteration - [`5eeaee0`](https://github.com/FasterXML/jackson-datatypes-collections/commit/5eeaee027d1fe690b77cd734828d964bea7a7eaf) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.0 - [`ef231cb`](https://github.com/FasterXML/jackson-datatypes-collections/commit/ef231cb807f1c18e8689acbe80b480e0ced56954) prepare for 2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatypes-collections/compare/jackson-datatypes-collections-2.9.8...jackson-datatypes-collections-2.10.1)Updates
jackson-datatype-hibernate4
from 2.9.8 to 2.10.1Commits
- [`5e90d71`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/5e90d71d3de5f26ab86db4c7bd65b94a9a6e4c85) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.1 - [`e6dd7b9`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/e6dd7b9d060b3fd2f44d165edd2220cac2d3c92a) prepare for 2.10.1 - [`6028b5b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/6028b5b439f73a99200235a429857efeac9a27b5) [maven-release-plugin] prepare for next development iteration - [`99855fa`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/99855faecbc82d222c672f7e0e8c35bf7e21a91f) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.0 - [`3010169`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/3010169089b2960eef0aeb94814032f4e894f547) Prepare for 2.10.0 - [`de7433b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/de7433bc6bde5d398b9bf862b19fb66b0a3dacc4) Merge branch '2.9' - [`983f809`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/983f809e50b7250b0ad1b604db0a447446b7d9b6) [maven-release-plugin] prepare for next development iteration - [`f894bfb`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/f894bfb108b1b0aa3ef25c7f223ae39d4e19f6d0) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.9.10 - [`2b9d4fe`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/2b9d4fefdf3406df01fa5d8fdb8405e831ef7fe4) prepare for 2.9.10 - [`31b0bc4`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/31b0bc4aab8829ccdd820c079bdd7449253df657) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.8...jackson-datatype-hibernate-parent-2.10.1)Updates
jackson-datatype-hibernate5
from 2.9.8 to 2.10.1Commits
- [`5e90d71`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/5e90d71d3de5f26ab86db4c7bd65b94a9a6e4c85) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.1 - [`e6dd7b9`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/e6dd7b9d060b3fd2f44d165edd2220cac2d3c92a) prepare for 2.10.1 - [`6028b5b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/6028b5b439f73a99200235a429857efeac9a27b5) [maven-release-plugin] prepare for next development iteration - [`99855fa`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/99855faecbc82d222c672f7e0e8c35bf7e21a91f) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.0 - [`3010169`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/3010169089b2960eef0aeb94814032f4e894f547) Prepare for 2.10.0 - [`de7433b`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/de7433bc6bde5d398b9bf862b19fb66b0a3dacc4) Merge branch '2.9' - [`983f809`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/983f809e50b7250b0ad1b604db0a447446b7d9b6) [maven-release-plugin] prepare for next development iteration - [`f894bfb`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/f894bfb108b1b0aa3ef25c7f223ae39d4e19f6d0) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.9.10 - [`2b9d4fe`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/2b9d4fefdf3406df01fa5d8fdb8405e831ef7fe4) prepare for 2.9.10 - [`31b0bc4`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/31b0bc4aab8829ccdd820c079bdd7449253df657) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.8...jackson-datatype-hibernate-parent-2.10.1)Updates
jackson-datatype-jdk8
from 2.9.8 to 2.10.1Updates
jackson-datatype-joda
from 2.9.8 to 2.10.1Commits
- [`fdab114`](https://github.com/FasterXML/jackson-datatype-joda/commit/fdab1144c688a61dead0ca1eac2e050d68a15841) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.1 - [`667ffff`](https://github.com/FasterXML/jackson-datatype-joda/commit/667ffffb202ca1b886518981772622c2391b3eae) prepare for 2.10.1 - [`b4c4a98`](https://github.com/FasterXML/jackson-datatype-joda/commit/b4c4a98ed00edc1dd44979e69a9b9a9332e6eb53) ... - [`bc1ec60`](https://github.com/FasterXML/jackson-datatype-joda/commit/bc1ec609cf22c6a156fc114a3e24308fe5f203da) Backport [#108](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-joda/issues/108) fix into 2.10(.1) - [`d5c866f`](https://github.com/FasterXML/jackson-datatype-joda/commit/d5c866fa63545acef2e24a2ecf9cff32b469d14e) fix [#108](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-joda/issues/108) shapeOverride ignored when setting up a custom Serializer - [`11eac26`](https://github.com/FasterXML/jackson-datatype-joda/commit/11eac26c0e8c2245f8c8bf8eb5bed999b2814576) [maven-release-plugin] prepare for next development iteration - [`7fd8a4b`](https://github.com/FasterXML/jackson-datatype-joda/commit/7fd8a4bea67b76d5b2ccad99e4d87415a6d4ed05) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.0 - [`03a622c`](https://github.com/FasterXML/jackson-datatype-joda/commit/03a622c082d279ba7fcbbec012415f981d6826e2) Prepare for 2.10.0 - [`b96a99c`](https://github.com/FasterXML/jackson-datatype-joda/commit/b96a99cd850b9c5835b599c4496046e8781f4df1) Merge branch '2.9' into 2.10 - [`ee6fbd7`](https://github.com/FasterXML/jackson-datatype-joda/commit/ee6fbd76f4a97e11616cdc6d87d7afb8baa6108b) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.9.8...jackson-datatype-joda-2.10.1)Updates
jackson-datatype-json-org
from 2.9.8 to 2.10.1Commits
- [`6bebb1d`](https://github.com/FasterXML/jackson-datatype-json-org/commit/6bebb1d7ba9818c5c31514186cb182ef83f1555e) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.1 - [`e54ea06`](https://github.com/FasterXML/jackson-datatype-json-org/commit/e54ea069664206302a7e1f404d3856eb80a7ecea) prepare for 2.10.1 - [`60381e0`](https://github.com/FasterXML/jackson-datatype-json-org/commit/60381e0cac6077ed43e58bfccee791a9cb6bcacf) ... - [`ca871a3`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ca871a3dc654034aa3f0c777763ac77d5b4c327d) Merge pull request [#18](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-json-org/issues/18) from GedMarc/2.10 - [`5ac00d1`](https://github.com/FasterXML/jackson-datatype-json-org/commit/5ac00d16887ffb4ad820dc173d37dbb3b3899537) Update JSON.org moditect definitions for jdk 11 and up - [`f2ddd94`](https://github.com/FasterXML/jackson-datatype-json-org/commit/f2ddd9454e97088acd8ef397466fcdfd5762358e) [maven-release-plugin] prepare for next development iteration - [`ba92946`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ba929465723c9142c39af8dceb8d604c728dfa49) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.0 - [`8860638`](https://github.com/FasterXML/jackson-datatype-json-org/commit/8860638e8fdd3c6f108be515ecc542888cfd1633) prepare for 2.10.0 - [`9284ed4`](https://github.com/FasterXML/jackson-datatype-json-org/commit/9284ed41f476cba87a2057e79c195a3fa1a553fb) Merge branch '2.9' into 2.10 - [`3732b58`](https://github.com/FasterXML/jackson-datatype-json-org/commit/3732b58d5448166ca6d6a8d83bc4601e591d92ac) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-json-org/compare/jackson-datatype-json-org-2.9.8...jackson-datatype-json-org-2.10.1)Updates
jackson-datatype-jsr310
from 2.9.8 to 2.10.1Updates
jackson-jaxrs-base
from 2.9.8 to 2.10.1Commits
- [`ad33cf2`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/ad33cf266959f19d802c73c0f2f5c833dc1bf9d7) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.1 - [`390b081`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/390b081f6f37291c8e5048bf79548d26cde99221) prepare for 2.10.1 - [`1e12ad4`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1e12ad4348f4e769faa88e04840326572e657a47) Allow access to JsonEndpointConfig and message providers for jdk 11 and up - [`f3d031c`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/f3d031c28568436ecbb38226b75e54bf0dbda84d) Update release notes wrt [#114](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/114) - [`00a2819`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/00a28193c27f1e174196c67baf01dd383a680744) Merge pull request [#116](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/116) from GedMarc/2.10 - [`e204d37`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/e204d3796ca41ffd4673e0e6ab466aeb7593a0b8) Update `javax.ws.rs-api` dep from 2.0.1 to 2.1.1 - [`f3cd3b6`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/f3cd3b6edddeae1843dcea1817add710476a88e5) [FasterXML/jackson-jaxrs-providers#114](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/114) - [`30d02c1`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/30d02c1c93329c8335b31c0f841c9a20d3ff9594) Merge pull request [#1](https://github-redirect.dependabot.com/FasterXML/jackson-jaxrs-providers/issues/1) from FasterXML/2.10 - [`8b1219e`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/8b1219e6736603bc7ad54fc2e1761e01757c0ac6) [maven-release-plugin] prepare for next development iteration - [`d498824`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/d4988248b0399619ca544e96b0931986f0eb26b8) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.9.8...jackson-jaxrs-providers-2.10.1)Updates
jackson-jaxrs-json-provider
from 2.9.8 to 2.10.1Updates
jackson-module-jaxb-annotations
from 2.9.8 to 2.10.1Commits
- [`599c250`](https://github.com/FasterXML/jackson-modules-base/commit/599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6) [maven-release-plugin] prepare release jackson-modules-base-2.10.1 - [`5605b4f`](https://github.com/FasterXML/jackson-modules-base/commit/5605b4f1608fe12ae20dc019eaef8da7f518f940) prepare for 2.10.1 - [`f9b3ea8`](https://github.com/FasterXML/jackson-modules-base/commit/f9b3ea86d0709515fab7731c3975f64e11dda448) Removing duplicate sonatype deploy defs: looks like getting from base is enough - [`4cc5890`](https://github.com/FasterXML/jackson-modules-base/commit/4cc5890106a112413b7b30390d9d89909217194e) Add Sonatype deploy plugin - [`3d4e2ae`](https://github.com/FasterXML/jackson-modules-base/commit/3d4e2ae7f08f049b434d2c788b1df9a4431eefa4) update parent pom ref - [`b96ccd2`](https://github.com/FasterXML/jackson-modules-base/commit/b96ccd2f16c8c5ac2c384d70340a84b70012d7a7) Fix [#82](https://github-redirect.dependabot.com/FasterXML/jackson-modules-base/issues/82) by commenting out black magic that test was doing to try to verify na... - [`27030d4`](https://github.com/FasterXML/jackson-modules-base/commit/27030d45ddca87edeab914f30dc7467935b6d797) [maven-release-plugin] prepare for next development iteration - [`f6b2267`](https://github.com/FasterXML/jackson-modules-base/commit/f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8) [maven-release-plugin] prepare release jackson-modules-base-2.10.0 - [`b1ec013`](https://github.com/FasterXML/jackson-modules-base/commit/b1ec013bbcf90eca2e37274273b366678c3ec08c) Prepare for 2.10.0 - [`2c130a4`](https://github.com/FasterXML/jackson-modules-base/commit/2c130a47ceb115645c774193be8c2168db29640e) Merge branch '2.9' into 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.8...jackson-modules-base-2.10.1)Updates
jackson-module-kotlin
from 2.9.8 to 2.10.1Commits
- [`fda3cc9`](https://github.com/FasterXML/jackson-module-kotlin/commit/fda3cc9f5dad245d5603c729c8db3214798d5214) [maven-release-plugin] prepare release jackson-module-kotlin-2.10.1 - [`ac95afd`](https://github.com/FasterXML/jackson-module-kotlin/commit/ac95afd2061afbcf9612d62a2e80dd20d60f158b) prepare for 2.10.1 - [`1a9ba0e`](https://github.com/FasterXML/jackson-module-kotlin/commit/1a9ba0ea808f4981253075842472ea57a609513b) Actual fix to Github [#210](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/210) - [`a8a97ae`](https://github.com/FasterXML/jackson-module-kotlin/commit/a8a97ae50f34973151ee4278395a120d70ac7d2d) add failing test case for Github [#210](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/210) and a mixin for Regex, but something is... - [`42c2506`](https://github.com/FasterXML/jackson-module-kotlin/commit/42c2506a0a12a1f57f66aebdc89d65fffc5cb88a) small formatting change - [`d028fd2`](https://github.com/FasterXML/jackson-module-kotlin/commit/d028fd2f79d9bb201510f7a70c5fcf0ea7ece510) Break out Kotlin Module classes into separate files. - [`4074b06`](https://github.com/FasterXML/jackson-module-kotlin/commit/4074b06bf100e472e2c5beb9e68e93f2fb9f3cee) add failing test case for Github [#71](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/71), internal property name mangling is affe... - [`6d9ef0c`](https://github.com/FasterXML/jackson-module-kotlin/commit/6d9ef0c07d8b17b4795e3b36084d0c4b4a8b2b8c) add [@JvmOverloads](https://github.com/JvmOverloads) to KotlinModule constructor to help Java users deal with op... - [`6d31e82`](https://github.com/FasterXML/jackson-module-kotlin/commit/6d31e82e53ccd279ea2b84cbe352ea9ef3256f5b) Verify Github [#181](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/181) is not an issue. Added round-tripping of the type in case... - [`13109ac`](https://github.com/FasterXML/jackson-module-kotlin/commit/13109acfde1ccaba7ac0be3accb20e2a777e909a) Fixed Github [#218](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/218) - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.9.8...jackson-module-kotlin-2.10.1)Updates
jackson-module-parameter-names
from 2.9.8 to 2.10.1Commits
- [`061f7f1`](https://github.com/FasterXML/jackson-modules-java8/commit/061f7f19927551c01f11249a23e7f040cd7f4c11) [maven-release-plugin] prepare release jackson-modules-java8-2.10.1 - [`eff722f`](https://github.com/FasterXML/jackson-modules-java8/commit/eff722f7e4000d7dee28d51712177ee967d352a0) Prepare for 2.10.1 - [`7299ee0`](https://github.com/FasterXML/jackson-modules-java8/commit/7299ee0253fc10d854c370a09ecccd2531b6f57c) update parent pom ref - [`22b52b2`](https://github.com/FasterXML/jackson-modules-java8/commit/22b52b2e9893e6753280fae567fec23e95566b96) add a comment to indicate change source - [`e8f0c97`](https://github.com/FasterXML/jackson-modules-java8/commit/e8f0c9732a684b6342f522988bebd4758cd1c722) minor warnings fix - [`ed21550`](https://github.com/FasterXML/jackson-modules-java8/commit/ed2155003869c59dfc79ee4392376ce2bdfa11f4) Fix [#127](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/127) - ZonedDateTime in map keys can now be serialized with zone IDs - [`9532f8f`](https://github.com/FasterXML/jackson-modules-java8/commit/9532f8f4e1ce975b9b43f63fbfae55ccfece46e6) [maven-release-plugin] prepare for next development iteration - [`a107c21`](https://github.com/FasterXML/jackson-modules-java8/commit/a107c21f24473ea5299d7a2209afe971b50b218c) [maven-release-plugin] prepare release jackson-modules-java8-2.10.0 - [`ff5ed14`](https://github.com/FasterXML/jackson-modules-java8/commit/ff5ed1405583b7042d5b0c4ca6f55b421808658d) Prepare for 2.10.0 - [`8c3d032`](https://github.com/FasterXML/jackson-modules-java8/commit/8c3d032fb564148c39b5fdf1cdd6e314e6af1cb5) more test refactoring - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.8...jackson-modules-java8-2.10.1)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/taimos/dvalin/network/alerts).