Upgrade Spring Dependences & HAL Browser#8208
Conversation
…ndency updates to get everything to compile
…s which must be loaded later / on first use.
…perties on how to enable debug logs
…ve they are not required, but not set that way in controller.
…efactor try/finally to support that.
…. Also add CustomPostForm script from Spring Data REST v3.3.x
|
NOTE FOR REVIEWERS: This PR passes all required tests despite the red (❌ ). It seems to be failing a Snyk check simply because it cannot access the Snyk account anymore. Unfortunately, I don't see any way to remove that Snyk check from this PR other than by recreating the PR entirely. I have however removed this Snyk check from future PRs, as it seems like something changed in Snyk recently that causes it to be less stable for PR checks. |
|
Close & reopen to re-run tests & see if it triggers GitHub to remove the misleading red ❌ . |
1 similar comment
|
Close & reopen to re-run tests & see if it triggers GitHub to remove the misleading red ❌ . |
|
Closing this PR in favor of #8215 (which is a recreation of this same PR). GitHub has somehow messed up this PR...the comments above are duplicating, etc. Might be a temporary issue, but recreated the PR just in case. |
References
Description
NOTE: This PR has a few IT cleanup commits which overlap with PR #8195, as these changes were necessary in both these PRs to get all tests to pass. After one PR is merged though, I'll rebase the other.
Instructions for Reviewers