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 53db9a3  [OPENMEETINGS-2296] spring and assembly=plugin are updated
53db9a3 is described below

commit 53db9a381f21a3048693a2ff7f86481a13caf55a
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Sat May 2 23:45:05 2020 +0700

    [OPENMEETINGS-2296] spring and assembly=plugin are updated
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index dd9a412..1d3ba2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
                
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
                
<maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version>
                <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
-               
<maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version>
+               
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
                
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
                <maven-bundle-plugin.version>4.2.1</maven-bundle-plugin.version>
                <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
@@ -81,7 +81,7 @@
                <wickets.version>9.0.0-M5.1</wickets.version>
                <wicket-bootstrap.version>5.0.0-M2</wicket-bootstrap.version>
                <red5-client.version>1.2.3</red5-client.version>
-               <spring.version>5.2.5.RELEASE</spring.version>
+               <spring.version>5.2.6.RELEASE</spring.version>
                <mina.version>2.1.3</mina.version>
                <tomcat.version>9.0.34</tomcat.version>
                <ical4j.version>3.0.14</ical4j.version>

Reply via email to