You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2023/04/18 02:51:20 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2757] spring

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d702d15ae [OPENMEETINGS-2757] spring
d702d15ae is described below

commit d702d15ae08b1efe46da0053518e097eec4f509e
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Apr 18 09:51:10 2023 +0700

    [OPENMEETINGS-2757] spring
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e42a3f33..c88a5f2e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
 		<wicketstuff.version>9.12.0</wicketstuff.version>
 		<wicket-bootstrap.version>6.0.2</wicket-bootstrap.version>
 		<font-awesome.version>6.4.0</font-awesome.version>
-		<spring.version>5.3.26</spring.version>
+		<spring.version>5.3.27</spring.version>
 		<tomcat.version>9.0.73</tomcat.version>
 		<ical4j.version>4.0.0-beta7</ical4j.version>
 		<cxf.version>3.5.5</cxf.version>