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 2023/03/22 12:40:05 UTC

[shardingsphere] branch master updated: Upgrade groovy to 4.0.10 (#24733)

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 428651a23a3 Upgrade groovy to 4.0.10 (#24733)
428651a23a3 is described below

commit 428651a23a3350514230c2f99b69c0e0b11ece80
Author: Zheng Feng <zh...@gmail.com>
AuthorDate: Wed Mar 22 20:39:56 2023 +0800

    Upgrade groovy to 4.0.10 (#24733)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d883f02866c..9b2cf9d30b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <snakeyaml.version>1.33</snakeyaml.version>
         <gson.version>2.9.1</gson.version>
         <jackson.version>2.13.4</jackson.version>
-        <groovy.version>4.0.6</groovy.version>
+        <groovy.version>4.0.10</groovy.version>
         <freemarker.version>2.3.31</freemarker.version>
         <caffeine.version>2.9.3</caffeine.version>