Skip to content

Commit a701344

Browse files
Bump org.jline:jline from 3.30.6 to 4.0.0 in /test/fixtures/hdfs-fixture (opensearch-project#20800)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sandesh Kumar <sandeshkr419@gmail.com>
1 parent 7e9c2b8 commit a701344

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8484
- Bump `ch.qos.logback:logback-classic` from 1.5.27 to 1.5.32 ([#20761](https://github.com/opensearch-project/OpenSearch/pull/20761))
8585
- Bump `actions/upload-artifact` from 6 to 7 ([#20762](https://github.com/opensearch-project/OpenSearch/pull/20762))
8686
- Bump `org.tukaani:xz` from 1.11 to 1.12 ([#20760](https://github.com/opensearch-project/OpenSearch/pull/20760))
87+
- Bump `org.jline:jline` from 3.30.6 to 4.0.0 ([#20800](https://github.com/opensearch-project/OpenSearch/pull/20800))
8788
- Bump `com.netflix.nebula.ospackage-base` from 12.2.0 to 12.3.0 ([#20799](https://github.com/opensearch-project/OpenSearch/pull/20799))
8889

8990
### Removed

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
api "ch.qos.logback:logback-core:1.5.32"
8383
api "ch.qos.logback:logback-classic:1.5.32"
8484
api "org.jboss.xnio:xnio-nio:3.8.17.Final"
85-
api 'org.jline:jline:3.30.6'
85+
api 'org.jline:jline:4.0.0'
8686
api 'org.apache.commons:commons-configuration2:2.13.0'
8787
api 'com.nimbusds:nimbus-jose-jwt:10.8'
8888
api ('org.apache.kerby:kerb-admin:2.1.1') {

0 commit comments

Comments
 (0)