taimos / dvalin

Taimos microservices framework
Apache License 2.0
14 stars 6 forks source link

Bump jackson.version from 2.9.10 to 2.10.2 #81

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.10 to 2.10.2.

Updates jackson-annotations from 2.9.10 to 2.10.2

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-core from 2.9.10 to 2.10.2

Commits - [`35541ca`](https://github.com/FasterXML/jackson-core/commit/35541ca8d7074183ea529c3fb6187709f04359f3) [maven-release-plugin] prepare release jackson-core-2.10.2 - [`ef009f0`](https://github.com/FasterXML/jackson-core/commit/ef009f0c7ab59a983d7d118d91451b029ca6b7ef) Merge branch '2.10' of github.com:FasterXML/jackson-core into 2.10 - [`ea01eba`](https://github.com/FasterXML/jackson-core/commit/ea01eba8d318e687a0916bf2d436b09ab7ebaa50) prepare for 2.10.2 - [`2ebf7ae`](https://github.com/FasterXML/jackson-core/commit/2ebf7ae3f6cca45c56746806d1f7b9f924530b96) Add missing delegation for JsonGenerator.canWriteFormattedNumbers - [`d7fb44c`](https://github.com/FasterXML/jackson-core/commit/d7fb44c5edf559ea8987baa000293689d997d427) Minor fix for custom escape handling wrt "long" (>6 chars) escape handling - [`69c844c`](https://github.com/FasterXML/jackson-core/commit/69c844cd87d0daab6771d62d73c366626f74a912) Minor fix to encoding of long UTF-8 text values - [`f90ccdf`](https://github.com/FasterXML/jackson-core/commit/f90ccdf9ace2c4aa98376beb6b41da239ea194c7) One more small fix to `FilteringGeneratorDelegate` - [`2baf031`](https://github.com/FasterXML/jackson-core/commit/2baf031431cc988cc118af63bd68f29b86203f79) ... - [`cf1f6b1`](https://github.com/FasterXML/jackson-core/commit/cf1f6b1b55290ac749e74e9c98f0249d808ff7ba) Fix [#582](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/582) - [`fedefb1`](https://github.com/FasterXML/jackson-core/commit/fedefb1d617e29e96826d9e9d9f92f2b5783bb9b) Update link in travis file; remove JDK 6 setup since build won't use it - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.10...jackson-core-2.10.2)


Updates jackson-databind from 2.9.10 to 2.10.2

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-dataformat-cbor from 2.9.10 to 2.10.2

Commits - [`5470ac0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/5470ac023da382afe553035cf30c157e840f067d) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.2 - [`7e4672f`](https://github.com/FasterXML/jackson-dataformats-binary/commit/7e4672f6e65afcddc1ad2104c67db33c129648d3) prepare for 2.10.2 - [`bc79f9d`](https://github.com/FasterXML/jackson-dataformats-binary/commit/bc79f9de42007fbbb96fa73afcbf7c93cd69715b) Update release notes - [`5f4ec0e`](https://github.com/FasterXML/jackson-dataformats-binary/commit/5f4ec0ef316d59eaed390e3c531c0129165143d1) Allow IonWriters to be reused. - [`312fc6a`](https://github.com/FasterXML/jackson-dataformats-binary/commit/312fc6a7ff15262706055f1f029cc0e2ab6b63fd) ... - [`7d1cfa2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/7d1cfa2c5b36c3aeebbf1e6a537abce93d9ab96b) [maven-release-plugin] prepare for next development iteration - [`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) - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.10...jackson-dataformats-binary-2.10.2)


Updates jackson-dataformat-csv from 2.9.10 to 2.10.2

Commits - [`e6cf4f9`](https://github.com/FasterXML/jackson-dataformats-text/commit/e6cf4f98c7198eb1294429ce54435356ac18a7cd) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.2 - [`745847f`](https://github.com/FasterXML/jackson-dataformats-text/commit/745847f2c5717fbb038652a450d3466fa0c8f34c) prepare for 2.10.2 - [`3d8ed0d`](https://github.com/FasterXML/jackson-dataformats-text/commit/3d8ed0da00e5c5a1a661118aee5a2cae63219552) ... - [`3a839ce`](https://github.com/FasterXML/jackson-dataformats-text/commit/3a839cee4fc90288d9d1c8ff643ac291c99e67e7) Fix [#163](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/163) - [`65a0693`](https://github.com/FasterXML/jackson-dataformats-text/commit/65a0693a6fe462a5a20ebcac43fa3d00d7f43f2e) Adding failing test for [#163](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/163) - [`26c5b56`](https://github.com/FasterXML/jackson-dataformats-text/commit/26c5b569c2170a7f523f9f5b8fb510e4cc2efb7f) warnings, javadoc cleanup - [`9773b48`](https://github.com/FasterXML/jackson-dataformats-text/commit/9773b484099726a62983b9b271b981361f67c264) Fix [#166](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/166) - [`8a119da`](https://github.com/FasterXML/jackson-dataformats-text/commit/8a119da022445b87b5213849c8f246234607e9b4) ... - [`0074457`](https://github.com/FasterXML/jackson-dataformats-text/commit/00744579bff2161074309499c61ea42ce808f249) Fix .travis settings - [`436a313`](https://github.com/FasterXML/jackson-dataformats-text/commit/436a31335d7a26740c05039faea921b01c2e5473) Merge branch '2.9' into 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.10...jackson-dataformats-text-2.10.2)


Updates jackson-dataformat-smile from 2.9.10 to 2.10.2

Commits - [`5470ac0`](https://github.com/FasterXML/jackson-dataformats-binary/commit/5470ac023da382afe553035cf30c157e840f067d) [maven-release-plugin] prepare release jackson-dataformats-binary-2.10.2 - [`7e4672f`](https://github.com/FasterXML/jackson-dataformats-binary/commit/7e4672f6e65afcddc1ad2104c67db33c129648d3) prepare for 2.10.2 - [`bc79f9d`](https://github.com/FasterXML/jackson-dataformats-binary/commit/bc79f9de42007fbbb96fa73afcbf7c93cd69715b) Update release notes - [`5f4ec0e`](https://github.com/FasterXML/jackson-dataformats-binary/commit/5f4ec0ef316d59eaed390e3c531c0129165143d1) Allow IonWriters to be reused. - [`312fc6a`](https://github.com/FasterXML/jackson-dataformats-binary/commit/312fc6a7ff15262706055f1f029cc0e2ab6b63fd) ... - [`7d1cfa2`](https://github.com/FasterXML/jackson-dataformats-binary/commit/7d1cfa2c5b36c3aeebbf1e6a537abce93d9ab96b) [maven-release-plugin] prepare for next development iteration - [`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) - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.10...jackson-dataformats-binary-2.10.2)


Updates jackson-dataformat-xml from 2.9.10 to 2.10.2

Commits - [`28ee8a5`](https://github.com/FasterXML/jackson-dataformat-xml/commit/28ee8a538f660c16a45a2d60143d9e3cdc1741e3) [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.2 - [`083eaba`](https://github.com/FasterXML/jackson-dataformat-xml/commit/083eaba5e6128832668234da7f249bb18381cadd) Prepare for 2.10.2 release - [`f45aefc`](https://github.com/FasterXML/jackson-dataformat-xml/commit/f45aefcb154bc54a5f762f52a2725517629ee94f) Fix [#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366) - [`c2fe22f`](https://github.com/FasterXML/jackson-dataformat-xml/commit/c2fe22fbe121ff00cced5b5203e5d10594def7cb) Refactoring test - [`4f5fb6b`](https://github.com/FasterXML/jackson-dataformat-xml/commit/4f5fb6b98cdcc20a787fd8367e491f8aa68b53ee) Fix [#378](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/378) - [`85a7f10`](https://github.com/FasterXML/jackson-dataformat-xml/commit/85a7f1025bc3208291bdb4dafd864a838006c14c) Add a failing test for [#378](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/378) - [`af5a9fb`](https://github.com/FasterXML/jackson-dataformat-xml/commit/af5a9fb4a95a052bd79405c747a700dcb7610ab0) Update Woodstox dep to 6.0.3 - [`b1bfe1f`](https://github.com/FasterXML/jackson-dataformat-xml/commit/b1bfe1fd5ebbbffc2686b1eef894b4153dd751f5) ... - [`b8d6103`](https://github.com/FasterXML/jackson-dataformat-xml/commit/b8d61038d2fd7ae5a76d02985f08dc21fc02e258) [maven-release-plugin] prepare for next development iteration - [`5db5ec2`](https://github.com/FasterXML/jackson-dataformat-xml/commit/5db5ec2c15adf7a8d0dba12a9b54ab627d616683) [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.1 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.9.10...jackson-dataformat-xml-2.10.2)


Updates jackson-dataformat-yaml from 2.9.10 to 2.10.2

Commits - [`e6cf4f9`](https://github.com/FasterXML/jackson-dataformats-text/commit/e6cf4f98c7198eb1294429ce54435356ac18a7cd) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.2 - [`745847f`](https://github.com/FasterXML/jackson-dataformats-text/commit/745847f2c5717fbb038652a450d3466fa0c8f34c) prepare for 2.10.2 - [`3d8ed0d`](https://github.com/FasterXML/jackson-dataformats-text/commit/3d8ed0da00e5c5a1a661118aee5a2cae63219552) ... - [`3a839ce`](https://github.com/FasterXML/jackson-dataformats-text/commit/3a839cee4fc90288d9d1c8ff643ac291c99e67e7) Fix [#163](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/163) - [`65a0693`](https://github.com/FasterXML/jackson-dataformats-text/commit/65a0693a6fe462a5a20ebcac43fa3d00d7f43f2e) Adding failing test for [#163](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/163) - [`26c5b56`](https://github.com/FasterXML/jackson-dataformats-text/commit/26c5b569c2170a7f523f9f5b8fb510e4cc2efb7f) warnings, javadoc cleanup - [`9773b48`](https://github.com/FasterXML/jackson-dataformats-text/commit/9773b484099726a62983b9b271b981361f67c264) Fix [#166](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/166) - [`8a119da`](https://github.com/FasterXML/jackson-dataformats-text/commit/8a119da022445b87b5213849c8f246234607e9b4) ... - [`0074457`](https://github.com/FasterXML/jackson-dataformats-text/commit/00744579bff2161074309499c61ea42ce808f249) Fix .travis settings - [`436a313`](https://github.com/FasterXML/jackson-dataformats-text/commit/436a31335d7a26740c05039faea921b01c2e5473) Merge branch '2.9' into 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.10...jackson-dataformats-text-2.10.2)


Updates jackson-datatype-guava from 2.9.10 to 2.10.2

Commits - [`f188915`](https://github.com/FasterXML/jackson-datatypes-collections/commit/f188915f452f42b5ca9153f9f92e588be7dba465) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.2 - [`59442eb`](https://github.com/FasterXML/jackson-datatypes-collections/commit/59442eb10fe1b726e522914ab2303f87456c8729) prepare for 2.10.2 release - [`2f05e85`](https://github.com/FasterXML/jackson-datatypes-collections/commit/2f05e85f3f70b7f755d405e6754b0893892ec37d) ... - [`ed61319`](https://github.com/FasterXML/jackson-datatypes-collections/commit/ed613192cb0737344fc66d7f02fdf7ea590d0025) [maven-release-plugin] prepare for next development iteration - [`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 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatypes-collections/compare/jackson-datatypes-collections-2.9.10...jackson-datatypes-collections-2.10.2)


Updates jackson-datatype-hibernate4 from 2.9.10 to 2.10.2

Commits - [`5da8ef2`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/5da8ef233e151c199cead737123d0f7174885207) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.2 - [`4470f25`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/4470f257cbbad6d39c1d586730db34c05a07de67) prepare for 2.10.2 - [`93a57ab`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/93a57abeaec71e3fb020dc3c7665ff6cdc0f684e) ... - [`86f0770`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/86f07709ae9e6b376f3e1701a444fbbf0eafc1c4) [maven-release-plugin] prepare for next development iteration - [`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' - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.10...jackson-datatype-hibernate-parent-2.10.2)


Updates jackson-datatype-hibernate5 from 2.9.10 to 2.10.2

Commits - [`5da8ef2`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/5da8ef233e151c199cead737123d0f7174885207) [maven-release-plugin] prepare release jackson-datatype-hibernate-parent-2.10.2 - [`4470f25`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/4470f257cbbad6d39c1d586730db34c05a07de67) prepare for 2.10.2 - [`93a57ab`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/93a57abeaec71e3fb020dc3c7665ff6cdc0f684e) ... - [`86f0770`](https://github.com/FasterXML/jackson-datatype-hibernate/commit/86f07709ae9e6b376f3e1701a444fbbf0eafc1c4) [maven-release-plugin] prepare for next development iteration - [`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' - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-hibernate/compare/jackson-datatype-hibernate-parent-2.9.10...jackson-datatype-hibernate-parent-2.10.2)


Updates jackson-datatype-jdk8 from 2.9.10 to 2.10.2

Updates jackson-datatype-joda from 2.9.10 to 2.10.2

Commits - [`ae7f716`](https://github.com/FasterXML/jackson-datatype-joda/commit/ae7f716edb25e0b0047f075281129c49d30d2025) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.2 - [`d566310`](https://github.com/FasterXML/jackson-datatype-joda/commit/d56631049d852a7e7102a40d430a1aef1c43499d) prepare for 2.10.2 - [`2207cec`](https://github.com/FasterXML/jackson-datatype-joda/commit/2207cec1850a4e46c38b42ba6721622294be120f) ... - [`46c018c`](https://github.com/FasterXML/jackson-datatype-joda/commit/46c018cebdd3298ef2d0e3b18291ce2c6ac18a87) [maven-release-plugin] prepare for next development iteration - [`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 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.9.10...jackson-datatype-joda-2.10.2)


Updates jackson-datatype-json-org from 2.9.10 to 2.10.2

Commits - [`ea73e64`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ea73e644ee38b540c82f0ea27f01b519e55c5f19) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.2 - [`399a8e0`](https://github.com/FasterXML/jackson-datatype-json-org/commit/399a8e0af286cb576fdc3f2b0c253daefe7c9947) prepare for 2.10.2 - [`c4113a8`](https://github.com/FasterXML/jackson-datatype-json-org/commit/c4113a817da3061b0dd9b5512b68337d8a317db7) ... - [`42644af`](https://github.com/FasterXML/jackson-datatype-json-org/commit/42644af1d7f19a62b82631ef3ac6b81bc7c454f9) [maven-release-plugin] prepare for next development iteration - [`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 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-json-org/compare/jackson-datatype-json-org-2.9.10...jackson-datatype-json-org-2.10.2)


Updates jackson-datatype-jsr310 from 2.9.10 to 2.10.2

Updates jackson-jaxrs-base from 2.9.10 to 2.10.2

Commits - [`1afe382`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1afe38274062420ab37734fa7a38d2358a5e25cb) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.2 - [`29009cf`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/29009cf6c2675fe892ca83bc8a5bba445a3db150) prepare for 2.10.2 release - [`ceb9b80`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/ceb9b80928f6fd05a0d510ffa75b07033666a79a) update release notes - [`8bb04c7`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/8bb04c738086f63c7c03ee05084d717976c6a958) Allow multiple implementations of ws.rs - [`fe9921b`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/fe9921bcb66e3b169365fad2094ebb34642357ac) update release notes - [`06916ca`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/06916ca0a84f22c0096bdbfec76dabc1f3c97624) CXF, RESTEasy, and OpenAPI require reflective access to the package, remove a... - [`1e03357`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1e033570b8cc0d78da48468e37ca031b4553c27e) ... - [`c3d9d35`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/c3d9d35d78f0481127fdb983357c7494dc3d46f0) [maven-release-plugin] prepare for next development iteration - [`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 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.9.10...jackson-jaxrs-providers-2.10.2)


Updates jackson-jaxrs-json-provider from 2.9.10 to 2.10.2

Updates jackson-module-jaxb-annotations from 2.9.10 to 2.10.2

Commits - [`ac3ae48`](https://github.com/FasterXML/jackson-modules-base/commit/ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3) [maven-release-plugin] prepare release jackson-modules-base-2.10.2 - [`5d31e3f`](https://github.com/FasterXML/jackson-modules-base/commit/5d31e3f916eb7aa753cf93cd4bbf36fcabc83da2) prepare for 2.10.2 - [`7b05e0e`](https://github.com/FasterXML/jackson-modules-base/commit/7b05e0ee89efc665a76a30aa14f02b532172434c) ... - [`0762ec2`](https://github.com/FasterXML/jackson-modules-base/commit/0762ec2d25b251cee0912a76624a6c5bf51c1e34) [maven-release-plugin] prepare for next development iteration - [`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... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.10...jackson-modules-base-2.10.2)


Updates jackson-module-kotlin from 2.9.10 to 2.10.2

Commits - [`c16fb17`](https://github.com/FasterXML/jackson-module-kotlin/commit/c16fb1700d69920067e47345fc46bf8888ff17e0) [maven-release-plugin] prepare release jackson-module-kotlin-2.10.2 - [`7e02c5e`](https://github.com/FasterXML/jackson-module-kotlin/commit/7e02c5e5f0eb85a9cda8ff7f90615a0c56ae2694) prepare for 2.10.2 release - [`bdc54fc`](https://github.com/FasterXML/jackson-module-kotlin/commit/bdc54fc020cf487d7922569e74f2749ec9068544) Update release notes wrt [#279](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/279) - [`cc43e14`](https://github.com/FasterXML/jackson-module-kotlin/commit/cc43e14d086937e827888d0690be53ca10311bc9) fix ABI compatibility of KotlinModule constructor ([#289](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/289)) - [`4dbc514`](https://github.com/FasterXML/jackson-module-kotlin/commit/4dbc514dbc9a47e2f1ce2b26ab35b7ead12c9e0c) Fix [#270](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/270) /cc [@​apatrida](https://github.com/apatrida) (sanity check would be appreciated) - [`e93f137`](https://github.com/FasterXML/jackson-module-kotlin/commit/e93f1373467c1560aa557ac7c03f104f673e137f) upgrade Kotlin to 1.3.61 - [`e9755c4`](https://github.com/FasterXML/jackson-module-kotlin/commit/e9755c4cef11fa8eef4ea9dbf4e50fb69004ab7c) add failing test case for issue [#270](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/270) - [`00461d2`](https://github.com/FasterXML/jackson-module-kotlin/commit/00461d239062d2846b06c01c78321b10a68a6635) Update test cases for [#269](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/269) to cover more items noted in the issue report - [`8eb81c1`](https://github.com/FasterXML/jackson-module-kotlin/commit/8eb81c16f95f2ce7128b3416cf4e26772f567468) update test case for [#269](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/269) to cover another case from the issue report. - [`1c2c0ca`](https://github.com/FasterXML/jackson-module-kotlin/commit/1c2c0ca43151b194e5652398ef6f6506ee4cf6f2) Fix [#266](https://github-redirect.dependabot.com/FasterXML/jackson-module-kotlin/issues/266) where `treeToValue` extensions should be allowed to return nullable. - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.9.10...jackson-module-kotlin-2.10.2)


Updates jackson-module-parameter-names from 2.9.10 to 2.10.2

Commits - [`6db561c`](https://github.com/FasterXML/jackson-modules-java8/commit/6db561c41b94f22231b4c5a8b5a7544145c69aa4) [maven-release-plugin] prepare release jackson-modules-java8-2.10.2 - [`61a1adf`](https://github.com/FasterXML/jackson-modules-java8/commit/61a1adf18c31a4fed1b8cb9f3670931d1ebc722d) prepare for 2.10.2 release - [`88b7996`](https://github.com/FasterXML/jackson-modules-java8/commit/88b7996c080d8287385e69501885683b284c566e) ... - [`1360d8a`](https://github.com/FasterXML/jackson-modules-java8/commit/1360d8a9ff66cd49b63575db4fd3e764d9219922) [maven-release-plugin] prepare for next development iteration - [`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 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.10...jackson-modules-java8-2.10.2)


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).
dependabot[bot] commented 4 years ago

Superseded by #82.