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

Updates to important End of Life components (Tomcat, Java, Spring) #1500

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from

Conversation

CalebSLane
Copy link
Contributor

Summary

Updated Main Components:

Java 11 -> 21
Tomcat 8.5 -> 10
Spring 5 -> spring 6

This means that we have largely moved away from the javax namespace in favour of the updated jakarta namespace.

Many other libraries updated. Check pom.xml for list of all updated versions.

Ideally this should get migrated into the next major release and may involve additional testing since the updates are potentially very far reaching.

@CalebSLane CalebSLane marked this pull request as draft February 3, 2025 21:06
@github-actions github-actions bot added the merge conflict Merge Conflicts label Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

👋 Hi, @CalebSLane,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@CalebSLane CalebSLane marked this pull request as ready for review February 5, 2025 18:46
@CalebSLane CalebSLane removed the merge conflict Merge Conflicts label Feb 5, 2025
@CalebSLane CalebSLane requested a review from mozzy11 February 5, 2025 19:19
@github-actions github-actions bot added the merge conflict Merge Conflicts label Feb 11, 2025
Copy link

👋 Hi, @CalebSLane,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@CalebSLane CalebSLane removed the merge conflict Merge Conflicts label Feb 12, 2025
@mozzy11
Copy link
Collaborator

mozzy11 commented Feb 13, 2025

Thanks @CalebSLane . i think we can bump the version to 3.2.0.0

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