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

BAH-3932 | Add. Bump Java Version 11 -> 17 And Required Dependencies #116

Merged
merged 7 commits into from
Jun 27, 2024

Conversation

rahu1ramesh
Copy link
Contributor

@rahu1ramesh rahu1ramesh commented Jun 25, 2024

Jira -> BAH-3932

In this PR, the following changes have been added:

  • Embedded Tomcat 10 Support: Added support for Embedded Tomcat 10.
  • Dependency Upgrades:
    • Upgraded Spring from version 5.3.30 to 6.0.19.
    • Upgraded Jakarta Servlet API from version 3.0.1 to 6.0.0.
    • Upgraded Spring Boot from version 3.0.0 to 3.0.13.
  • Introduced test configuration for Mockito.
  • Migration from javax to jakarta: Replaced all javax occurrences with jakarta.
  • Servlet Context Configuration: Fixed contextConfigLocation for Java 17 compatibility.
  • Additional Dependency Adjustments: Removed velocity-engine-core, Added snakeyaml and netty-codec-http.
  • Java Version Update: Upgraded Java from 11 to 17.
  • Maven Wrapper Upgrade

@mohan-13 mohan-13 merged commit 7036d85 into master Jun 27, 2024
2 checks passed
@mohan-13 mohan-13 deleted the BAH-3932 branch June 27, 2024 12:13
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