Bump jackson.version from 2.9.9 to 2.10.1 in /parent #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
jackson.versionfrom 2.9.9 to 2.10.1.Updates
jackson-annotationsfrom 2.9.9 to 2.10.1Commits
Updates
jackson-corefrom 2.9.9 to 2.10.1Commits
60956fc[maven-release-plugin] prepare release jackson-core-2.10.105a025d...81a9952prepare for 2.10.1ce0d5e1revert now unnecessary sonatype deploy pluginadf6fd0Add Sonatype deploy plugin to simplify releases7ca30ecarray index out of bounds in hex lookup (#578)da5365eFix #578: non-blocking path still had potential problem, but changed method i...db0f586...243fadcFix #567714df7b...Updates
jackson-databindfrom 2.9.9 to 2.10.1Commits
Updates
jackson-module-jaxb-annotationsfrom 2.9.9 to 2.10.1Commits
599c250[maven-release-plugin] prepare release jackson-modules-base-2.10.15605b4fprepare for 2.10.1f9b3ea8Removing duplicate sonatype deploy defs: looks like getting from base is enough4cc5890Add Sonatype deploy plugin3d4e2aeupdate parent pom refb96ccd2Fix #82 by commenting out black magic that test was doing to try to verify na...27030d4[maven-release-plugin] prepare for next development iterationf6b2267[maven-release-plugin] prepare release jackson-modules-base-2.10.0b1ec013Prepare for 2.10.02c130a4Merge branch '2.9' into 2.10Updates
jackson-module-parameter-namesfrom 2.9.9 to 2.10.1Commits
061f7f1[maven-release-plugin] prepare release jackson-modules-java8-2.10.1eff722fPrepare for 2.10.17299ee0update parent pom ref22b52b2add a comment to indicate change sourcee8f0c97minor warnings fixed21550Fix #127 - ZonedDateTime in map keys can now be serialized with zone IDs9532f8f[maven-release-plugin] prepare for next development iterationa107c21[maven-release-plugin] prepare release jackson-modules-java8-2.10.0ff5ed14Prepare for 2.10.08c3d032more test refactoringUpdates
jackson-dataformat-avrofrom 2.9.9 to 2.10.1Commits
ff60ae5[maven-release-plugin] prepare release jackson-dataformats-binary-2.10.14c53cecprepare for 2.10.1dd79fabFix #188 (actual fix injackson-databind; tests for cbor however to verify)14ac5b2Add failing tests for #1883487af1One minor change needed for #1853fc5bb0Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar...eafae59fix #185 (possible stackoverflow decoding crafted nested tagged arrays)21f8159fix travis settingsccd0fc4Add a failing test for #185148e93cAdd javadocs for 2.10Updates
jackson-dataformat-cborfrom 2.9.9 to 2.10.1Commits
ff60ae5[maven-release-plugin] prepare release jackson-dataformats-binary-2.10.14c53cecprepare for 2.10.1dd79fabFix #188 (actual fix injackson-databind; tests for cbor however to verify)14ac5b2Add failing tests for #1883487af1One minor change needed for #1853fc5bb0Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar...eafae59fix #185 (possible stackoverflow decoding crafted nested tagged arrays)21f8159fix travis settingsccd0fc4Add a failing test for #185148e93cAdd javadocs for 2.10Updates
jackson-dataformat-csvfrom 2.9.9 to 2.10.1Commits
773ceee[maven-release-plugin] prepare release jackson-dataformats-text-2.10.1edd6d5cprepare for 2.10.1d39071aGit one last test failure wrt #15 on 2.x32437c0Fix #15: ImplementCsvParser.Feature.SKIP_EMPTY_LINES4eff590Remove unnecessary method override571170dClean up: remove unneeded csv override, remove call to deprecated JavaPropsPa...077432c...bcf53dcadd 2.10 javadocse785fce[maven-release-plugin] prepare for next development iteration653a521[maven-release-plugin] prepare release jackson-dataformats-text-2.10.0Updates
jackson-dataformat-propertiesfrom 2.9.9 to 2.10.1Commits
773ceee[maven-release-plugin] prepare release jackson-dataformats-text-2.10.1edd6d5cprepare for 2.10.1d39071aGit one last test failure wrt #15 on 2.x32437c0Fix #15: ImplementCsvParser.Feature.SKIP_EMPTY_LINES4eff590Remove unnecessary method override571170dClean up: remove unneeded csv override, remove call to deprecated JavaPropsPa...077432c...bcf53dcadd 2.10 javadocse785fce[maven-release-plugin] prepare for next development iteration653a521[maven-release-plugin] prepare release jackson-dataformats-text-2.10.0Updates
jackson-dataformat-smilefrom 2.9.9 to 2.10.1Commits
ff60ae5[maven-release-plugin] prepare release jackson-dataformats-binary-2.10.14c53cecprepare for 2.10.1dd79fabFix #188 (actual fix injackson-databind; tests for cbor however to verify)14ac5b2Add failing tests for #1883487af1One minor change needed for #1853fc5bb0Merge branch '2.10' of https://github.com/FasterXML/jackson-dataformats-binar...eafae59fix #185 (possible stackoverflow decoding crafted nested tagged arrays)21f8159fix travis settingsccd0fc4Add a failing test for #185148e93cAdd javadocs for 2.10Updates
jackson-dataformat-xmlfrom 2.9.9 to 2.10.1Commits
5db5ec2[maven-release-plugin] prepare release jackson-dataformat-xml-2.10.11d8fb77prepare for 2.10.1ad85f0bRefactor backported failing test for #366521b8dfAdd test for xsi:nil hierarchy bug (#366)2778e1fupdate parent pom refa3a5fecUpdate woodstox dep to 6.0.28d18b78Add some more failing tests (#318 and #319)85823f4Move now passing #325 to proper placee1e8414Add javadocs for 2.10b099856[maven-release-plugin] prepare for next development iterationUpdates
jackson-dataformat-yamlfrom 2.9.9 to 2.10.1Commits
773ceee[maven-release-plugin] prepare release jackson-dataformats-text-2.10.1edd6d5cprepare for 2.10.1d39071aGit one last test failure wrt #15 on 2.x32437c0Fix #15: ImplementCsvParser.Feature.SKIP_EMPTY_LINES4eff590Remove unnecessary method override571170dClean up: remove unneeded csv override, remove call to deprecated JavaPropsPa...077432c...bcf53dcadd 2.10 javadocse785fce[maven-release-plugin] prepare for next development iteration653a521[maven-release-plugin] prepare release jackson-dataformats-text-2.10.0Updates
jackson-datatype-jodafrom 2.9.9 to 2.10.1Commits
fdab114[maven-release-plugin] prepare release jackson-datatype-joda-2.10.1667ffffprepare for 2.10.1b4c4a98...bc1ec60Backport #108 fix into 2.10(.1)d5c866ffix #108 shapeOverride ignored when setting up a custom Serializer11eac26[maven-release-plugin] prepare for next development iteration7fd8a4b[maven-release-plugin] prepare release jackson-datatype-joda-2.10.003a622cPrepare for 2.10.0b96a99cMerge branch '2.9' into 2.10ee6fbd7[maven-release-plugin] prepare for next development iterationUpdates
jackson-datatype-guavafrom 2.9.9 to 2.10.1Commits
cdc331e[maven-release-plugin] prepare release jackson-datatypes-collections-2.10.10e7a068prepare for 2.10.165f97b9...dfbdf75Minor fix to Guava module-info as per @GedMarc s work089fc73...0d43adcfix broken issue link from release notes0ddce4aadd 2.10 javadocsc7b83bd[maven-release-plugin] prepare for next development iteration5eeaee0[maven-release-plugin] prepare release jackson-datatypes-collections-2.10.0ef231cbprepare for 2.10.0Updates
jackson-datatype-jdk8from 2.9.9 to 2.10.1Updates
jackson-datatype-jsr310from 2.9.9 to 2.10.1Updates
jackson-jaxrs-basefrom 2.9.9 to 2.10.1Commits
ad33cf2[maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.1390b081prepare for 2.10.11e12ad4Allow access to JsonEndpointConfig and message providers for jdk 11 and upf3d031cUpdate release notes wrt #11400a2819Merge pull request #116 from GedMarc/2.10e204d37Updatejavax.ws.rs-apidep from 2.0.1 to 2.1.1f3cd3b6FasterXML/jackson-jaxrs-providers#11430d02c1Merge pull request #1 from FasterXML/2.108b1219e[maven-release-plugin] prepare for next development iterationd498824[maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.0Updates
jackson-jaxrs-cbor-providerfrom 2.9.9 to 2.10.1Updates
jackson-jaxrs-json-providerfrom 2.9.9 to 2.10.1Updates
jackson-jaxrs-smile-providerfrom 2.9.9 to 2.10.1Updates
jackson-jaxrs-xml-providerfrom 2.9.9 to 2.10.1Updates
jackson-jaxrs-yaml-providerfrom 2.9.9 to 2.10.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.