Skip to content

Commit

Permalink
Bump org.jline:jline in /test/fixtures/hdfs-fixture (opensearch-proje…
Browse files Browse the repository at this point in the history
…ct#14859) (opensearch-project#14879)

Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.26.2 to 3.26.3.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.26.2...jline-parent-3.26.3)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

(cherry picked from commit 11a9730)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <kkewwei@163.com>
  • Loading branch information
3 people authored and kkewwei committed Jul 24, 2024
1 parent b9e79c4 commit 623df71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/hdfs-fixture/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
api "ch.qos.logback:logback-core:1.5.6"
api "ch.qos.logback:logback-classic:1.2.13"
api "org.jboss.xnio:xnio-nio:3.8.16.Final"
api 'org.jline:jline:3.26.2'
api 'org.jline:jline:3.26.3'
api 'org.apache.commons:commons-configuration2:2.11.0'
api 'com.nimbusds:nimbus-jose-jwt:9.40'
api ('org.apache.kerby:kerb-admin:2.0.3') {
Expand Down

0 comments on commit 623df71

Please sign in to comment.