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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2862402  Update Spring to 5.2.9
2862402 is described below

commit 286240202cc3cc673cc2f973b6e46da66e7097fc
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Sep 15 16:26:33 2020 +0300

    Update Spring to 5.2.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28042ac..0671c7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
                <objenesis.version>3.1</objenesis.version>
                <openjson.version>1.0.12</openjson.version>
                <slf4j.version>1.7.25</slf4j.version>
-               <spring.version>5.2.8.RELEASE</spring.version>
+               <spring.version>5.2.9.RELEASE</spring.version>
                <wagon-ssh-external.version>3.3.4</wagon-ssh-external.version>
                <weld.version>3.1.5.SP1</weld.version>
                <velocity-engine-core.version>2.2</velocity-engine-core.version>

Reply via email to