Skip to content

Commit 2dfd519

Browse files
Bump org.jline:jline in /test/fixtures/hdfs-fixture (#16404)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.27.0 to 3.27.1. - [Release notes](https://github.com/jline/jline3/releases) - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md) - [Commits](jline/jline3@jline-3.27.0...jline-3.27.1) --- updated-dependencies: - dependency-name: org.jline:jline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad7f9e7 commit 2dfd519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
api "ch.qos.logback:logback-core:1.5.10"
7878
api "ch.qos.logback:logback-classic:1.2.13"
7979
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
80-
api 'org.jline:jline:3.27.0'
80+
api 'org.jline:jline:3.27.1'
8181
api 'org.apache.commons:commons-configuration2:2.11.0'
8282
api 'com.nimbusds:nimbus-jose-jwt:9.41.1'
8383
api ('org.apache.kerby:kerb-admin:2.1.0') {

0 commit comments

Comments
 (0)