Skip to content

Commit

Permalink
Upgraded jline from 3.18.0 to 3.19.0 (#285)
Browse files Browse the repository at this point in the history
Bumps [jline](https://github.com/jline/jline3) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
- [Commits](jline/jline3@jline-parent-3.18.0...jline-parent-3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 24, 2021
1 parent 611f0b9 commit 067aa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>3.18.0</version>
<version>3.19.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down

0 comments on commit 067aa29

Please sign in to comment.