Skip to content

Fixed many of the warnings after scala 2.13 upgrade #546

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

Merged
merged 6 commits into from
Jan 20, 2023

Conversation

yadavan88
Copy link
Contributor

@yadavan88 yadavan88 commented Jan 19, 2023

Changes

  • Upgraded all scala 2.13 versions to latest minor version (2.13.10)
  • Upgraded scala 3 version to 3.2.0
  • Fixed many of the warnings after 2.13 upgrade. However, there are many warnings still, but many are expected as we are showing different cases about them in the articles.
  • Moved scala-libraries-2 version to 2.13.10 (that was still in 2.12 due to conflict). Had to upgrade akka in this module to 2.6.19 to make it work as well.
  • Removed unnecessary spark dep from one module

Note: There is one module with 2.12, since there are some articles related to those dropped features.

@lor6 lor6 merged commit ead9591 into Baeldung:master Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants