Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-core in /test/fixtures/hdfs-fixture
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.13 to 1.5.3.
- [Commits](qos-ch/logback@v_1.2.13...v_1.5.3)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent e498280 commit 2703d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
api 'org.apache.zookeeper:zookeeper:3.9.1'
api "org.apache.commons:commons-text:1.11.0"
api "commons-net:commons-net:3.10.0"
api "ch.qos.logback:logback-core:1.2.13"
api "ch.qos.logback:logback-core:1.5.3"
api "ch.qos.logback:logback-classic:1.2.13"
api 'org.apache.kerby:kerb-admin:2.0.3'
runtimeOnly "com.google.guava:guava:${versions.guava}"
Expand Down

0 comments on commit 2703d66

Please sign in to comment.