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 2022/07/19 05:59:26 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2732] apache-parent, wicket-bootstrap, 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 f7eac7be2 [OPENMEETINGS-2732] apache-parent, wicket-bootstrap, spring
f7eac7be2 is described below

commit f7eac7be20464998f25136e1627d1a84d3319015
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Jul 19 12:59:15 2022 +0700

    [OPENMEETINGS-2732] apache-parent, wicket-bootstrap, spring
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 45c44b780..a4ee9ccf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>26</version>
+		<version>27</version>
 	</parent>
 	<groupId>org.apache.openmeetings</groupId>
 	<artifactId>openmeetings-parent</artifactId>
@@ -83,9 +83,9 @@
 		<wicket.version>9.11.0</wicket.version>
 		<wicket-jquery-ui.version>9.8.1</wicket-jquery-ui.version>
 		<wicketstuff.version>9.11.0</wicketstuff.version>
-		<wicket-bootstrap.version>6.0.0-M8-SNAPSHOT</wicket-bootstrap.version>
+		<wicket-bootstrap.version>6.0.0-M8</wicket-bootstrap.version>
 		<font-awesome.version>6.1.1</font-awesome.version>
-		<spring.version>5.3.21</spring.version>
+		<spring.version>5.3.22</spring.version>
 		<tomcat.version>9.0.64</tomcat.version>
 		<ical4j.version>4.0.0-beta1</ical4j.version>
 		<cxf.version>3.5.3</cxf.version>