From c469da4d8494dbeffac6a43d662d5277b606942d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 10 Sep 2024 14:12:31 -0400
Subject: [PATCH] MINOR: [Java] Bump logback.version from 1.5.7 to 1.5.8 in
/java (#44023)
Bumps `logback.version` from 1.5.7 to 1.5.8.
Updates `ch.qos.logback:logback-classic` from 1.5.7 to 1.5.8
Commits
92e1a5e
prepare release 1.5.8
76d8dd8
Update README.md, comment out CI action results
d7e0d59
Merge branch 'master' of github.com:qos-ch/logback
fe3bf9d
os.name property is expected to be Mac OS X on Apple computers
9806273
Update README.md
c45f110
check for Mac OS X
00c6f5e
what is the os.name
7d03a42
update actions/setup
edacb3b
skip email sent termination test on MacOs
3b5d041
allow more time for timetout
- Additional commits viewable in compare view
Updates `ch.qos.logback:logback-core` from 1.5.7 to 1.5.8
Commits
92e1a5e
prepare release 1.5.8
76d8dd8
Update README.md, comment out CI action results
d7e0d59
Merge branch 'master' of github.com:qos-ch/logback
fe3bf9d
os.name property is expected to be Mac OS X on Apple computers
9806273
Update README.md
c45f110
check for Mac OS X
00c6f5e
what is the os.name
7d03a42
update actions/setup
edacb3b
skip email sent termination test on MacOs
3b5d041
allow more time for timetout
- Additional commits viewable in compare view
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 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)
Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dane Pitkin
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index c6b1876873f30..1c68fde535879 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -111,7 +111,7 @@ under the License.
5.11.0
5.2.0
3.46.0
- 1.5.7
+ 1.5.8
none
-Xdoclint:none