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

albumenj pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new 49926845c0 Bump spring to 5.2.20 (#9876)
49926845c0 is described below

commit 49926845c0016454f1bd9ea50651bddceb701935
Author: Chromico Rek <[email protected]>
AuthorDate: Wed Apr 6 12:55:22 2022 +0400

    Bump spring to 5.2.20 (#9876)
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 18c390069c..a7cc7394b9 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -90,7 +90,7 @@
     <properties>
         <!-- Common libs -->
         <!-- <spring_version>4.3.30.RELEASE</spring_version> -->
-        <spring_version>5.2.9.RELEASE</spring_version>
+        <spring_version>5.2.20.RELEASE</spring_version>
         <javassist_version>3.28.0-GA</javassist_version>
         <netty_version>3.2.5.Final</netty_version>
         <netty4_version>4.1.56.Final</netty4_version>

Reply via email to