Skip to content

Commit e668c5b

Browse files
Update dependency org.jline:jline-reader to v3.29.0 (#2869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 026d134 commit e668c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-table/flink-sql-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ under the License.
6868
<dependency>
6969
<groupId>org.jline</groupId>
7070
<artifactId>jline-reader</artifactId>
71-
<version>3.28.0</version>
71+
<version>3.29.0</version>
7272
</dependency>
7373

7474
<!-- configuration -->

0 commit comments

Comments
 (0)