Skip to content
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.3.11 to 1.3.14 #2239

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps ch.qos.logback:logback-classic from 1.3.11 to 1.3.14.

Commits
  • 39fc546 remove unused import
  • be04c3d prepare release 1.3.14
  • c612b2f add deseialization filter by reflction, enable commented out test case
  • d1bf54f start work on 1.3.14-SNAPSHOT
  • 56f1617 prepare release 1.3.13
  • a8584f8 remove superflus system.out call
  • 0df4ec1 prepare release 1.3.12
  • 189af50 ensure JDK 8 compatibility
  • 14a71d0 cater for array size marked with -1
  • b8eac23 prevent DOS attacks using on malicious serialized input
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ch.qos.logback:logback-classic [>= 1.4.a, < 1.5]

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the type:dependencies Pull requests that update a dependency label Dec 6, 2023
@scotty6435
Copy link
Contributor

This will resolve https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-6378 so it would be great to get this merged and released

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.11 to 1.3.14.
- [Commits](qos-ch/logback@v_1.3.11...v_1.3.14)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/ch.qos.logback-logback-classic-1.3.14 branch from cb60834 to fe35a63 Compare December 11, 2023 11:06
@scotty6435
Copy link
Contributor

@baev, @prafair this PR will resolve a CVE mentioned above, any chance it can be approved?

@baev baev merged commit 6a877de into master Jan 10, 2024
10 checks passed
@baev baev deleted the dependabot/gradle/ch.qos.logback-logback-classic-1.3.14 branch January 10, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:build type:dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants