Closed dependabot[bot] closed 8 months ago
Hello, @der we have a security issue concerning apache derby (as in trivy.txt) This pull request will solve the problem. Could you please check it for us? We will perform tests on our part.
Best
Hi @tendrie. Looks fine to me, I've merged but there's also some lower severity shiro updates to merge as well. Let me know who your tests look and whether we need to crank a new release.
Hi @der ,
We have performed some tests from the latest commit. It seems that derby 10.17 is not compatible with the 10.14. The former userstore is not recognize by the latest one, and there are errors on missing dependencies. My point is that in the short time, 10.14.2 => 10.14.3 will solve temporarily the security issue, but the medium-term objective will be to perform the upgrade to 10.17.
Hi @tendrie ,
Many thanks for testing.
Yes, I can see that Derby 10.17 requires java 21 or better. That really should have been a major version increment! So that would require a rather larger job to qualify registry-core for java 21 and even so I'm aware that some users are on earlier java platforms. Might require splitting into multiple artefacts for different java versions, which is far beyond what we do right now.
I can't see a 10.14.3.x in either the Derby releases page or Maven central.
Dave /cc @simonoakesepimorphics
Bumps org.apache.derby:derby from 10.14.2.0 to 10.17.1.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show