gooddata / gooddata-java

GoodData Java SDK
Other
19 stars 62 forks source link

Bump jackson.version from 2.13.0 to 2.13.3 #1137

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jackson.version from 2.13.0 to 2.13.3. Updates jackson-core from 2.13.0 to 2.13.3

Commits
  • e6c7055 [maven-release-plugin] prepare release jackson-core-2.13.3
  • fb0fce8 Prepare for 2.13.3 release
  • da626f0 Reduce mvnw verbosity for GH action
  • e75e093 Backport GH workflow change to 2.13
  • ae14e72 Update release notes wrt #744
  • 48481e3 Limit size of exception message (#744)
  • fdf25c4 Back to snapshot deps
  • e037d5d [maven-release-plugin] prepare for next development iteration
  • c5b123b [maven-release-plugin] prepare release jackson-core-2.13.2
  • 21117ba Prepare for 2.13.2 releae
  • Additional commits viewable in compare view


Updates jackson-databind from 2.13.0 to 2.13.3

Commits


Updates jackson-annotations from 2.13.0 to 2.13.3

Commits


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)
gdgate commented 2 years ago

Build succeeded (check pipeline).

gdgate commented 2 years ago

Build succeeded (check pipeline).

codecov-commenter commented 2 years ago

Codecov Report

Merging #1137 (78993af) into master (1420b98) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 78993af differs from pull request most recent head 33ef60e. Consider uploading reports for the commit 33ef60e to get more accurate results

@@            Coverage Diff            @@
##             master    #1137   +/-   ##
=========================================
  Coverage     83.11%   83.11%           
  Complexity     2615     2615           
=========================================
  Files           346      346           
  Lines          6705     6705           
  Branches        482      482           
=========================================
  Hits           5573     5573           
  Misses          934      934           
  Partials        198      198           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update adcb733...33ef60e. Read the comment docs.

gdgate commented 2 years ago

Build succeeded (gate pipeline).