Skip to content

Commit 258a011

Browse files
Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.12 (#167)
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>
1 parent b490948 commit 258a011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spotless {
1313
dependencies {
1414
implementation project(':datafusion-java')
1515
implementation 'org.slf4j:slf4j-api:2.0.13'
16-
implementation 'ch.qos.logback:logback-classic:1.5.0'
16+
implementation 'ch.qos.logback:logback-classic:1.5.12'
1717
implementation 'org.apache.arrow:arrow-format:18.0.0'
1818
implementation 'org.apache.arrow:arrow-vector:14.0.0'
1919
}

0 commit comments

Comments
 (0)