Start Upgrade Process#516
Merged
mikejritter merged 7 commits intoMar 26, 2026
Merged
Conversation
Contributor
Author
|
@spirosdi if you want to look this over you can. It's getting things ready more than anything, and what I've been working on top of. I'm not sure of all the changes it really had anymore but I believe it was mostly a few dependency changes and plugin updates. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this do?
Why are we doing this? (with JIRA link)
No Jira.
This just brings the starting point of the upgrade work to be where it was last year.
I rolled back a few changes to make this a little easier to manage:
How should this be tested? Do these changes have associated tests?
This is not intended to be functional yet. Doing a
mvn dependency:resolveshould be sufficient, though there are still many changes to make so it won't really give us much information.Dependencies for merging? Releasing to production?
As mentioned above, this is not close to being ready for production.
Has the application documentation been updated for these changes?
Eventually we'll need to update the installation/build instructions.
Did someone actually run this code to verify it works?
@mikejritter has been working locally with it
Have any new security vulnerabilities been handled?
n/a