This is an automated email from the ASF dual-hosted git repository. afs pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/jena.git
commit 23f5a91874d45de90af6c0f955790ebf1198efc5 Author: Andy Seaborne <[email protected]> AuthorDate: Sun May 10 13:51:16 2026 +0100 Bump Apache Thrift from 0.22.0 to 0.23.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ce300f35c..48fbed70e2 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ <ver.shiro>2.1.0</ver.shiro> <ver.protobuf>4.34.1</ver.protobuf> - <ver.libthrift>0.22.0</ver.libthrift> + <ver.libthrift>0.23.0</ver.libthrift> <ver.caffeine>3.2.3</ver.caffeine> <!-- Most of Jena uses other libraries for equivalent functionality. -->
