Skip to content

Commit ea83817

Browse files
build(deps): bump jline from 3.22.0 to 3.23.0
Bumps [jline](https://github.com/jline/jline3) from 3.22.0 to 3.23.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.22.0...jline-parent-3.23.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 8e58922 commit ea83817

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
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.jline</groupId>
193193
<artifactId>jline</artifactId>
194-
<version>3.22.0</version>
194+
<version>3.23.0</version>
195195
</dependency>
196196

197197
<dependency>

0 commit comments

Comments
 (0)