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

mbudiu 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 25b043397a [CALCITE-7307] A new added dependency conflicts with Java 
9+ and JPMS
25b043397a is described below

commit 25b043397aba24e7105f609f644ccb93eb010479
Author: Issac <[email protected]>
AuthorDate: Mon Dec 15 16:11:31 2025 +0100

    [CALCITE-7307] A new added dependency conflicts with Java 9+ and JPMS
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 7d021d2f34..974408d02b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -132,7 +132,7 @@ jmh.version=1.12
 jna.version=5.14.0
 jna-platform.version=5.14.0
 joda-time.version=2.8.1
-joou.version=0.9.4
+joou.version=0.9.5
 json-path.version=2.10.0
 json-smart.version=2.6.0
 jsr305.version=3.0.2

Reply via email to