Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.13 (#9079)
Browse files Browse the repository at this point in the history
* Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.13

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.13.
- [Commits](qos-ch/logback@v_1.4.14...v_1.5.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* also update logback-classic to keep it in sync

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Bergelson <[email protected]>
  • Loading branch information
dependabot[bot] and lbergelson authored Jan 16, 2025
1 parent 373df45 commit c819ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@ dependencies {
implementation 'org.apache.commons:commons-compress:1.26.0'
implementation 'org.apache.ivy:ivy:2.5.2'
implementation 'org.apache.commons:commons-text:1.10.0' because 'of https://nvd.nist.gov/vuln/detail/CVE-2022-42889'
implementation 'ch.qos.logback:logback-classic:1.4.14'
implementation 'ch.qos.logback:logback-core:1.4.14'
implementation 'ch.qos.logback:logback-classic:1.5.13'
implementation 'ch.qos.logback:logback-core:1.5.13'
implementation 'org.apache.avro:avro:1.12.0'
implementation 'io.airlift:aircompressor:0.27'
implementation 'org.scala-lang:scala-library:2.13.14'
Expand Down

0 comments on commit c819ff6

Please sign in to comment.