Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.12 (#167)
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.12.
- [Commits](qos-ch/logback@v_1.5.0...v_1.5.12)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent b490948 commit 258a011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spotless {
dependencies {
implementation project(':datafusion-java')
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'ch.qos.logback:logback-classic:1.5.0'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'org.apache.arrow:arrow-format:18.0.0'
implementation 'org.apache.arrow:arrow-vector:14.0.0'
}
Expand Down

0 comments on commit 258a011

Please sign in to comment.