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

jhyde 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 9ec3a5bbf6 [CALCITE-6181] Upgrade Janino from 3.1.9 to 3.1.11
9ec3a5bbf6 is described below

commit 9ec3a5bbf6b683b1f9163bf64960a6e91ecaa29b
Author: Devaspati Krishnatri <[email protected]>
AuthorDate: Wed Dec 27 19:32:43 2023 +0530

    [CALCITE-6181] Upgrade Janino from 3.1.9 to 3.1.11
    
    Close apache/calcite#3602
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 0442aee596..4751b4fe4e 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -123,7 +123,7 @@ immutables.version=2.8.8
 innodb-java-reader.version=1.0.10
 jackson-databind.version=2.15.0
 jackson.version=2.15.0
-janino.version=3.1.9
+janino.version=3.1.11
 java-diff.version=1.1.2
 jcip-annotations.version=1.0-1
 jcommander.version=1.72

Reply via email to