deviceinsight / helm-maven-plugin

Maven Plugin for Helm Charts
Apache License 2.0
46 stars 22 forks source link

Bump jackson.version from 2.12.1 to 2.12.2 #97

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jackson.version from 2.12.1 to 2.12.2. Updates jackson-core from 2.12.1 to 2.12.2

Commits
  • 99cc3ce [maven-release-plugin] prepare release jackson-core-2.12.2
  • b85fd8c Prepare for 2.12.2 release
  • 7f6c506 Republish javadocs for 2.12 (lots of javadoc cleanup work before 2.12.1)
  • 0137d84 back to snapshots dep
  • 79adde6 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates jackson-annotations from 2.12.1 to 2.12.2

Commits


Updates jackson-dataformat-yaml from 2.12.1 to 2.12.2

Commits
  • 57eb212 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.2
  • 2603aeb Prepare for 2.12.2 release
  • abb7556 Minor fix to module-info.java: was missing an export
  • 50ac6db ...
  • 3495cf5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates jackson-module-kotlin from 2.12.1 to 2.12.2

Commits
  • 59605f3 [maven-release-plugin] prepare release jackson-module-kotlin-2.12.2
  • 239dbe6 Prepare for 2.12.2 release
  • 34c3f50 Correct & shorten class names
  • b5285aa Improve formatting of GH145 test
  • 8a01403 Add release notes wrt #182; fixed parent pom/pom version from #419
  • 5c87444 Merge pull request #419 from efenderbosch/inline-unsigned-numbers
  • 02698b8 Credit efenderbosch for #182 fix
  • a1d685f Update & move GitHub 335 to non-failing tests
  • 787c887 added (de)serializers for Kotlin unsigned number types
  • c2be1f4 Add failing test for GitHub #196
  • Additional commits viewable in compare view


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)