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 a41aeef [OPENMEETINGS-2051] mockito and war-plugin are updated
a41aeef is described below
commit a41aeef7915462ae54a60f51a6d438069b6e2cdb
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue May 28 10:21:50 2019 +0700
[OPENMEETINGS-2051] mockito and war-plugin are updated
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index fe03869..9ca93ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
<maven-bundle-plugin.version>4.1.0</maven-bundle-plugin.version>
- <maven-war-plugin.version>3.2.2</maven-war-plugin.version>
+ <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
<wagon-maven-plugin.version>2.0.0</wagon-maven-plugin.version>
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
@@ -112,7 +112,7 @@
<jetty.version>9.4.15.v20190215</jetty.version>
<license.excludedScopes>test</license.excludedScopes>
<bcprov-jdk15on.version>1.61</bcprov-jdk15on.version>
- <mockito.version>2.27.0</mockito.version>
+ <mockito.version>2.27.5</mockito.version>
<powermock.version>2.0.2</powermock.version>
<quartz.version>2.3.1</quartz.version>
<!-- Exclude all generated code -->