Skip to content

Commit f53556f

Browse files
build(deps): bump jline from 3.21.0 to 3.22.0
Bumps [jline](https://github.com/jline/jline3) from 3.21.0 to 3.22.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.21.0...jline-parent-3.22.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 03f4c14 commit f53556f

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.21.0</version>
194+
<version>3.22.0</version>
195195
</dependency>
196196

197197
<dependency>

0 commit comments

Comments
 (0)