This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch spring-6
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/spring-6 by this push:
new cb08b9049 spring is updated
cb08b9049 is described below
commit cb08b90494a788d4d0cd9d0c178ebfb9a0ff4009
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Jan 13 23:22:23 2023 +0700
spring is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f421baaa5..b789db132 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<wicketstuff.version>10.0.0-SNAPSHOT</wicketstuff.version>
<wicket-bootstrap.version>7.0.0-SNAPSHOT</wicket-bootstrap.version>
<font-awesome.version>6.2.0</font-awesome.version>
- <spring.version>6.0.3</spring.version>
+ <spring.version>6.0.4</spring.version>
<tomcat.version>10.1.4</tomcat.version>
<ical4j.version>4.0.0-beta5</ical4j.version>
<cxf.version>4.0.0</cxf.version>