You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/25 16:13:30 UTC

[PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

dependabot[bot] opened a new pull request, #40778:
URL: https://github.com/apache/arrow/pull/40778

   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.3.14&new-version=1.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2020238533

   yes, that error means we need to update Java.
   
   It doesn't particularly matter if it's Java 9; that version is long out of support.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2020238604

   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`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "vibhatha (via GitHub)" <gi...@apache.org>.
vibhatha commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2019420223

   @kou seems like this needs a modification: https://github.com/apache/arrow/actions/runs/8431112741/job/23088030007?pr=40778#step:6:1007


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2019400250

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2019504077

   > It's Java 9 for 53 right?
   
   I don't know... (I'm not familiar with Java...)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2019432611

   Should we list this in #38051?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "vibhatha (via GitHub)" <gi...@apache.org>.
vibhatha commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2019494940

   > Should we list this in #38051?
   
   It's Java 9 for 53 right? So probably okay I think, although the issue is about JDK 8. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "vibhatha (via GitHub)" <gi...@apache.org>.
vibhatha commented on PR #40778:
URL: https://github.com/apache/arrow/pull/40778#issuecomment-2019521473

   cc @lidavidm 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java [arrow]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm closed pull request #40778: MINOR: [Java] Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.3 in /java
URL: https://github.com/apache/arrow/pull/40778


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org