Skip to content

Commit 51ea53c

Browse files
dependabot[bot]tandonks
authored andcommitted
Bump org.jline:jline from 3.29.0 to 3.30.3 in /test/fixtures/hdfs-fixture (opensearch-project#18368)
* Bump org.jline:jline in /test/fixtures/hdfs-fixture Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.29.0 to 3.30.3. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@jline-3.29.0...jline-3.30.3) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 3.30.3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1a55bec commit 51ea53c

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
@@ -53,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5353
- Bump `lycheeverse/lychee-action` from 2.4.0 to 2.4.1 ([#18264](https://github.com/opensearch-project/OpenSearch/pull/18264))
5454
- Bump `com.maxmind.geoip2:geoip2` from 4.2.1 to 4.3.0 ([#18263](https://github.com/opensearch-project/OpenSearch/pull/18263))
5555
- Bump `com.azure:azure-json` from 1.3.0 to 1.5.0 ([#18335](https://github.com/opensearch-project/OpenSearch/pull/18335))
56+
- Bump `org.jline:jline` from 3.29.0 to 3.30.3 ([#18368](https://github.com/opensearch-project/OpenSearch/pull/18368))
5657

5758
### Deprecated
5859

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.29.0'
80+
api 'org.jline:jline:3.30.3'
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)