Skip to content

Commit e71f431

Browse files
Bump org.jline:jline from 3.30.5 to 3.30.6 in /test/fixtures/hdfs-fixture (#20369)
* Bump org.jline:jline in /test/fixtures/hdfs-fixture Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.5 to 3.30.6. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.30.5...jline-3.30.6) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 3.30.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Craig Perkins <cwperx@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig Perkins <cwperx@amazon.com>
1 parent ebf3d63 commit e71f431

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5353
- Bump `opensearch-protobufs` from 0.24.0 to 1.0.0 and update transport-grpc module compatibility ([#20335](https://github.com/opensearch-project/OpenSearch/pull/20335))
5454
- Bump Apache HttpClient5 to 5.6 ([#20358](https://github.com/opensearch-project/OpenSearch/pull/20358))
5555
- Bump Apache HttpCore5 to 5.4 ([#20358](https://github.com/opensearch-project/OpenSearch/pull/20358))
56+
- Bump `org.jline:jline` from 3.30.5 to 3.30.6 ([#20369](https://github.com/opensearch-project/OpenSearch/pull/20369))
5657
- Bump `lycheeverse/lychee-action` from 2.6.1 to 2.7.0 ([#20370](https://github.com/opensearch-project/OpenSearch/pull/20370))
5758

5859
### 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.23"
8383
api "ch.qos.logback:logback-classic:1.5.23"
8484
api "org.jboss.xnio:xnio-nio:3.8.17.Final"
85-
api 'org.jline:jline:3.30.5'
85+
api 'org.jline:jline:3.30.6'
8686
api 'org.apache.commons:commons-configuration2:2.13.0'
8787
api 'com.nimbusds:nimbus-jose-jwt:10.6'
8888
api ('org.apache.kerby:kerb-admin:2.1.1') {

0 commit comments

Comments
 (0)