-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.2.3 to 1.4.14 in /java #39111
MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.2.3 to 1.4.14 in /java #39111
Conversation
This update looks like it contains breaking changes that we would need to address. |
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.4.14. - [Commits](qos-ch/logback@v_1.2.3...v_1.4.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
7b806c9
to
3c7800e
Compare
According to logback docs, 1.4.X only works with Technically, we should be upgrading to 1.3.X, which supports |
Testing 1.3.14 here: #39145 |
We should close this PR with the comment |
@dependabot ignore this major version |
OK, I won't notify you about version 1.x.x again, unless you re-open this PR. |
actually, wait |
@dependabot ignore this minor version |
OK, I won't notify you about version 1.4.x again, unless you re-open this PR. |
🤦 my bad. good catch |
Bumps ch.qos.logback:logback-classic from 1.2.3 to 1.4.14.
Commits
407f935
prepare release 1.4.147018a36
fix missing deseialization filter init call, enable commented out test case8a746eb
start work on 1.4.14-SNAPSHOT7ee000a
prepare release 1.4.13867bf58
remove superflus system.out call88abf59
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 threadsDependabot 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 <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)