Skip to content

Commit

Permalink
Bump org.jline:jline from 3.28.0 to 3.29.0 (#2112)
Browse files Browse the repository at this point in the history
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.28.0 to 3.29.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-3.28.0...jline-3.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 8659a2b commit 50d7d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>3.28.0</version>
<version>3.29.0</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
Expand Down

0 comments on commit 50d7d2b

Please sign in to comment.