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 ab193bb [OPENMEETINGS-2593] apache-parent, spring, kurento
ab193bb is described below
commit ab193bb183d8c278f2a016bc151b9c88288d8a48
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Jul 15 08:12:24 2021 +0700
[OPENMEETINGS-2593] apache-parent, spring, kurento
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 56d80d4..c540769 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>23</version>
+ <version>24</version>
</parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
@@ -83,7 +83,7 @@
<wicketstuff.version>9.4.0</wicketstuff.version>
<wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
<font-awesome.version>5.15.3</font-awesome.version>
- <spring.version>5.3.8</spring.version>
+ <spring.version>5.3.9</spring.version>
<tomcat.version>9.0.50</tomcat.version>
<ical4j.version>3.0.21</ical4j.version>
<cxf.version>3.4.4</cxf.version>
@@ -121,7 +121,7 @@
<bcprov-jdk15on.version>1.69</bcprov-jdk15on.version>
<mockito.version>3.11.2</mockito.version>
<quartz.version>2.3.2</quartz.version>
- <kurento.version>6.16.0</kurento.version>
+ <kurento.version>6.16.1</kurento.version>
<jain-sip.version>1.2.307</jain-sip.version><!-- other versions
are broken! -->
<jasny-bootstrap.version>3.1.3-2</jasny-bootstrap.version>
<jodconverter.version>4.4.2</jodconverter.version>