fix(deps): update dependency org.hsqldb:hsqldb to v2.7.4#550
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency org.hsqldb:hsqldb to v2.7.4#550renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
31c7cca to
10e41d4
Compare
008b539 to
466bf60
Compare
9376f57 to
091f050
Compare
72a96bc to
0f4f7b7
Compare
0f4f7b7 to
acf60f4
Compare
acf60f4 to
3b89077
Compare
3b89077 to
3fdbf6b
Compare
3fdbf6b to
5d73274
Compare
5d73274 to
30d3ecd
Compare
8b7f9fe to
1cc29c2
Compare
3451d60 to
869de08
Compare
869de08 to
838e1a1
Compare
fd6fece to
6932089
Compare
9e529c0 to
d6ace7e
Compare
2505bf6 to
a0d4e7f
Compare
8f5adee to
d4f9cac
Compare
b54cef2 to
401c8fb
Compare
401c8fb to
2870b7d
Compare
2870b7d to
b0cf966
Compare
b0cf966 to
46da78d
Compare
46da78d to
34b61c5
Compare
71a450d to
4677afd
Compare
aceed2a to
8063a23
Compare
8063a23 to
333bd4e
Compare
Contributor
|
HSQL 2.6 introduced an alternative jar for jdk8. To update this dependency, we'd have to update our build.gradle to conditionally pull in the appropriate jar based on whether we're using jdk8 or 11+. Given that uPortal will be moving to 11+, I suggest we hold off on this upgrade as it will be simpler to handle once jdk8 is dropped. Edit: See https://hsqldb.org/doc/2.0/changelist_2_0.txt for HSQL changelog |
Contributor
|
To get this to work, we'd have to have conditional logic to use the jdk8 jar for hsqldb. Else, we'll need Java 11+. The last version of hsqldb that supports 11 w/o the alternative jar req is v2.5.1. |
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.
This PR contains the following updates:
2.5.0→2.7.4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.