You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/06/06 02:48:56 UTC

[shardingsphere] branch master updated: Update Groovy version to fix the problem about IndyInterface#invalidateSwitchPoints (#18175)

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

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 06a78035ae9 Update Groovy version to fix the problem about IndyInterface#invalidateSwitchPoints (#18175)
06a78035ae9 is described below

commit 06a78035ae9dfcad5e998e3935e549d9d0e55320
Author: Ling Hengqian <li...@outlook.com>
AuthorDate: Mon Jun 6 10:48:50 2022 +0800

    Update Groovy version to fix the problem about IndyInterface#invalidateSwitchPoints (#18175)
---
 pom.xml                                                                 | 2 +-
 .../shardingsphere-proxy-distribution/src/main/release-docs/LICENSE     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e427142739e..2af6bd1acb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <antlr4.version>4.9.2</antlr4.version>
         <snakeyaml.version>1.30</snakeyaml.version>
         <gson.version>2.8.6</gson.version>
-        <groovy.version>4.0.2</groovy.version>
+        <groovy.version>4.0.3</groovy.version>
         
         <jaxb.version>2.3.0</jaxb.version>
         <annotation-api.version>1.3.2</annotation-api.version>
diff --git a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE
index a627c0cfa67..fa3adcda3aa 100644
--- a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE
+++ b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/LICENSE
@@ -239,7 +239,7 @@ The text of each license is the standard Apache 2.0 license.
     failsafe 2.3.3: https://github.com/jhalterman/failsafe, Apache 2.0
     failureaccess 1.0.1:https://github.com/google/guava, Apache 2.0 
     freemarker 2.3.31: https://freemarker.apache.org/, Apache 2.0
-    groovy 4.0.2: https://groovy.apache.org/, Apache 2.0
+    groovy 4.0.3: https://groovy.apache.org/, Apache 2.0
     grpc-api 1.27.1: https://github.com/grpc/grpc-java, Apache 2.0
     grpc-context 1.27.1: https://github.com/grpc/grpc-java, Apache 2.0
     grpc-core 1.27.1: https://github.com/grpc/grpc-java, Apache 2.0