Skip to content

Commit 80e05a5

Browse files
build(deps): bump org.jline:jline from 3.23.0 to 3.24.0
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.23.0 to 3.24.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.23.0...jline-parent-3.24.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]>
1 parent abdb602 commit 80e05a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.jline</groupId>
199199
<artifactId>jline</artifactId>
200-
<version>3.23.0</version>
200+
<version>3.24.0</version>
201201
</dependency>
202202

203203
<dependency>

0 commit comments

Comments
 (0)