bump payara to 5.2021.6 to avoid logging.properties bug #8508
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 this PR does / why we need it:
Bump recommended Payara version from 5.2021.5 to 5.2021.6 so anyone who attempts to adjust a logging level, particularly a dev, doesn't have to replace/repair logging.properties each time.
Which issue(s) this PR closes:
Closes #8490
Special notes for your reviewer:
Note that I left doc/release-notes/5.6-release-notes.md alone.
Suggestions on how to test this:
install Dataverse normally, then attempt to adjust a logging level in some way.
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
no
Is there a release notes update needed for this change?:
no
Additional documentation:
payara/Payara#5368