Skip to content

Commit cb609a7

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

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
@@ -62,7 +62,7 @@ under the License.
6262
<dependency>
6363
<groupId>org.jline</groupId>
6464
<artifactId>jline-terminal</artifactId>
65-
<version>3.28.0</version>
65+
<version>3.29.0</version>
6666
</dependency>
6767

6868
<dependency>

0 commit comments

Comments
 (0)