common-domain-model
common-domain-model copied to clipboard
Bump ch.qos.logback:logback-classic from 1.4.4 to 1.4.12
Bumps ch.qos.logback:logback-classic from 1.4.4 to 1.4.12.
Commits
88abf59prepare release 1.4.122cd8cabcater for array size marked with -19c782b4prevent DOS attacks using on malicious serialized inputf6d690dfurther support for Virtual threads, issues 7379a1fc44add support for Virtual threads410ad18parameterizable invocation gate delay2946e3bminor refactoringbf59a63fix guthub issue 7157ae0a7bminor refactoring for better readabilityf25df08more informative message when deleting files- Additional commits viewable in compare view
You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Deploy Preview for finos-cdm ready!
| Name | Link |
|---|---|
| Latest commit | 593a3ee2be2eba41da101dd7875b95cf5ab2773e |
| Latest deploy log | https://app.netlify.com/sites/finos-cdm/deploys/6567b17d01a0700008ff62c6 |
| Deploy Preview | https://deploy-preview-2554--finos-cdm.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
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 examples module.
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 test scope and/or the examples module rather than being a core dependency.
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 @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.