Skip to content

Commit 8dd2a99

Browse files
dependabot[bot]neuenfeldttj
authored andcommitted
Bump org.jline:jline from 3.30.3 to 3.30.4 in /test/fixtures/hdfs-fixture (opensearch-project#18414)
* 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]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa3ed0b commit 8dd2a99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6464
- Bump `lycheeverse/lychee-action` from 2.4.0 to 2.4.1 ([#18264](https://github.com/opensearch-project/OpenSearch/pull/18264))
6565
- Bump `com.maxmind.geoip2:geoip2` from 4.2.1 to 4.3.1 ([#18263](https://github.com/opensearch-project/OpenSearch/pull/18263), [#18413](https://github.com/opensearch-project/OpenSearch/pull/18413))
6666
- Bump `com.azure:azure-json` from 1.3.0 to 1.5.0 ([#18335](https://github.com/opensearch-project/OpenSearch/pull/18335))
67-
- Bump `org.jline:jline` from 3.29.0 to 3.30.3 ([#18368](https://github.com/opensearch-project/OpenSearch/pull/18368))
67+
- Bump `org.jline:jline` from 3.29.0 to 3.30.4 ([#18368](https://github.com/opensearch-project/OpenSearch/pull/18368), [#18414](https://github.com/opensearch-project/OpenSearch/pull/18414))
6868
- Bump `com.nimbusds:oauth2-oidc-sdk` from 11.23.1 to 11.25 ([#18369](https://github.com/opensearch-project/OpenSearch/pull/18369))
6969
- Bump `gradle/actions` from 3 to 4 ([#18371](https://github.com/opensearch-project/OpenSearch/pull/18371))
7070
- Bump `com.azure:azure-storage-common` from 12.28.0 to 12.29.0 ([#18415](https://github.com/opensearch-project/OpenSearch/pull/18415))

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)