Skip to content

Commit 62033cd

Browse files
Bump org.jline:jline in /test/fixtures/hdfs-fixture
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.3 to 3.30.4. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.3...jline-3.30.4) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 3.30.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e417086 commit 62033cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
api "ch.qos.logback:logback-core:1.5.18"
7878
api "ch.qos.logback:logback-classic:1.5.18"
7979
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
80-
api 'org.jline:jline:3.30.3'
80+
api 'org.jline:jline:3.30.4'
8181
api 'org.apache.commons:commons-configuration2:2.12.0'
8282
api 'com.nimbusds:nimbus-jose-jwt:10.3'
8383
api ('org.apache.kerby:kerb-admin:2.1.0') {

0 commit comments

Comments
 (0)