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 809bc48  [OPENMEETINGS-2093] junit and kurento are updated
809bc48 is described below

commit 809bc488607c9977bac0f0621ccf3bb2a36f8ab3
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Jul 26 13:43:47 2019 +0700

    [OPENMEETINGS-2093] junit and kurento are updated
---
 openmeetings-core/pom.xml | 2 +-
 pom.xml                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/openmeetings-core/pom.xml b/openmeetings-core/pom.xml
index 039e4c2..c29bcea 100644
--- a/openmeetings-core/pom.xml
+++ b/openmeetings-core/pom.xml
@@ -104,7 +104,7 @@
                <dependency>
                        <groupId>org.kurento</groupId>
                        <artifactId>kurento-client</artifactId>
-                       <version>6.10.0</version>
+                       <version>6.11.0</version>
                </dependency>
                <!-- Test dependencies -->
                <dependency>
diff --git a/pom.xml b/pom.xml
index 02b1f06..96327d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
                <jacoco-maven-plugin.versoin>0.8.4</jacoco-maven-plugin.versoin>
                <forbiddenapis.version>2.6</forbiddenapis.version>
                <!-- dependency versions -->
-               <junit.version>5.5.0</junit.version>
+               <junit.version>5.5.1</junit.version>
                <wicket.version>9.0.0-M2</wicket.version>
                <wicketju.version>9.0.0-M2</wicketju.version>
                <wickets.version>9.0.0-M2</wickets.version>

Reply via email to