This is an automated email from the ASF dual-hosted git repository.

snuyanzin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new d68f6a5ceb [CALCITE-5361] Update janino from 3.1.8 to 3.1.9
d68f6a5ceb is described below

commit d68f6a5cebb465c5040d866179c097151074ec4e
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Tue Mar 14 21:33:26 2023 +0100

    [CALCITE-5361] Update janino from 3.1.8 to 3.1.9
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 08f73d27a6..524f9330cc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -118,7 +118,7 @@ immutables.version=2.8.8
 innodb-java-reader.version=1.0.10
 jackson-databind.version=2.14.1
 jackson.version=2.14.1
-janino.version=3.1.8
+janino.version=3.1.9
 java-diff.version=1.1.2
 jcip-annotations.version=1.0-1
 jcommander.version=1.72

Reply via email to