Skip to content

Commit 815e18a

Browse files
Update dependency org.jline:jline-terminal to v3.30.1 (#3169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abac61e commit 815e18a

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.30.0</version>
65+
<version>3.30.1</version>
6666
</dependency>
6767

6868
<dependency>

0 commit comments

Comments
 (0)