Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump json4s-jackson_2.11 from 3.5.3 to 4.0.5 in /DataProcessing/datax-core #270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps json4s-jackson_2.11 from 3.5.3 to 4.0.5.

Commits
  • 02c4033 Setting version to 4.0.5
  • 772a740 enable xml scala-native Scala 3
  • 5370458 Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 in 4.0
  • cc10a4f Update scala-xml to 2.1.0 in 4.0
  • ff56a04 Update jackson-databind to 2.12.6.1 in 4.0
  • e258009 Update sbt-scala-native-crossproject, ... to 1.2.0 in 4.0
  • fb814b3 Update joda-time to 2.10.14 in 4.0
  • 0148ee3 Update scala-native to 0.4.4
  • c58d1d6 Update sbt-sonatype to 3.9.12 in 4.0
  • ac0147b Update sbt-buildinfo to 0.11.0 in 4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [json4s-jackson_2.11](https://github.com/json4s/json4s) from 3.5.3 to 4.0.5.
- [Release notes](https://github.com/json4s/json4s/releases)
- [Commits](json4s/json4s@v3.5.3...v4.0.5)

---
updated-dependencies:
- dependency-name: org.json4s:json4s-jackson_2.11
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2022
Copy link
Member

@jozavala-msft jozavala-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previous attempt to update this dependency to 4.0.5 caused a regression. Fixed in #229 . This PR requires a refactor to ensure compatibility.

jozavala-msft
jozavala-msft previously approved these changes Aug 16, 2022
@jozavala-msft
Copy link
Member

Previous attempt to update this dependency to 4.0.5 caused a regression. Fixed in #229 . This PR requires a refactor to ensure compatibility.

Seems that keyvault has been updated 4.0.5 in #265 and issue was fixed by other means in a later commit.

@jozavala-msft jozavala-msft dismissed their stale review August 16, 2022 07:27

There is a hidden dependency that is broken and generates the following exception: java.lang.NoClassDefFoundError: org/json4s/AsJsonInput$

Copy link
Member

@jozavala-msft jozavala-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix dependencies to avoid java.lang.NoClassDefFoundError: org/json4s/AsJsonInput$ runtime exception

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #613.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/maven/DataProcessing/datax-core/org.json4s-json4s-jackson_2.11-4.0.5 branch October 3, 2022 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant