This is an automated email from the ASF dual-hosted git repository.
casionone pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new b5464428f5 Bump org.apache.thrift:libthrift in
/linkis-engineconn-plugins/jdbc (#5435)
b5464428f5 is described below
commit b5464428f58394b0e92029efdf151b657a52cb8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 13:11:01 2026 +0800
Bump org.apache.thrift:libthrift in /linkis-engineconn-plugins/jdbc (#5435)
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from
0.15.0 to 0.23.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](https://github.com/apache/thrift/compare/v0.15.0...v0.23.0)
---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
dependency-version: 0.23.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
linkis-engineconn-plugins/jdbc/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/linkis-engineconn-plugins/jdbc/pom.xml
b/linkis-engineconn-plugins/jdbc/pom.xml
index c96881e632..6fba138ed6 100644
--- a/linkis-engineconn-plugins/jdbc/pom.xml
+++ b/linkis-engineconn-plugins/jdbc/pom.xml
@@ -163,7 +163,7 @@
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
- <version>0.15.0</version>
+ <version>0.23.0</version>
<type>pom</type>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]