This is an automated email from the ASF dual-hosted git repository. williamsong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push: new 381948b52f5 Bump org.apache.zeppelin:zeppelin-interpreter from 0.10.1 to 0.11.1 (#12324) 381948b52f5 is described below commit 381948b52f5094daca692baa824386c793f1db4c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 12 15:07:34 2024 +0800 Bump org.apache.zeppelin:zeppelin-interpreter from 0.10.1 to 0.11.1 (#12324) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad87b7fd48c..7d5f2c667e4 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ <!-- This was the last version to support Java 8 --> <tomcat.version>9.0.86</tomcat.version> <xz.version>1.9</xz.version> - <zeppelin.version>0.10.1</zeppelin.version> + <zeppelin.version>0.11.1</zeppelin.version> <zstd-jni.version>1.5.5-5</zstd-jni.version> </properties> <!--