-
Notifications
You must be signed in to change notification settings - Fork 80
Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12 #2554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12 #2554
Conversation
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.4 to 1.4.12. - [Commits](qos-ch/logback@v_1.4.4...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for finos-cdm ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Reviewed at the TAWG 13/03, Chris will liaise with REGnosys, Manuel will review DRR for possible impact on CDM. We'll respond here. |
This version update has been successfully verified by building the entire project. Notably, the digital-regulatory-reporting (DRR) already uses the upgraded Logback version within the As a potential improvement, we suggest reconsidering whether the CDM Maven parent should include a specific logging implementation. Since SLF4J API is already used throughout the codebase, we believe that Logback references should be limited to the This could be explored further in a follow-up issue. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ch.qos.logback:logback-classic from 1.4.4 to 1.4.12.
Commits
88abf59
prepare release 1.4.122cd8cab
cater for array size marked with -19c782b4
prevent DOS attacks using on malicious serialized inputf6d690d
further support for Virtual threads, issues 7379a1fc44
add support for Virtual threads410ad18
parameterizable invocation gate delay2946e3b
minor refactoringbf59a63
fix guthub issue 7157ae0a7b
minor refactoring for better readabilityf25df08
more informative message when deleting filesYou can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.