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 2018/05/09 12:59:20 UTC

[openmeetings] 01/02: [OPENMEETINGS-1872] resources plugin and tomcat versions are updated

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

commit 6456e05f2eaa4b3eb3862a6c02e54a1b99873e96
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed May 9 19:57:29 2018 +0700

    [OPENMEETINGS-1872] resources plugin and tomcat versions are updated
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0cdba9a..062a0e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
 		<red5-client.version>1.0.10-M7</red5-client.version>
 		<spring.version>4.3.15.RELEASE</spring.version>
 		<mina.version>2.0.17</mina.version>
-		<tomcat.version>9.0.7</tomcat.version>
+		<tomcat.version>9.0.8</tomcat.version>
 		<ical4j.version>2.2.0</ical4j.version>
 		<cxf.version>3.2.4</cxf.version>
 		<selenium.version>3.11.0</selenium.version>
@@ -993,7 +993,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-resources-plugin</artifactId>
-					<version>3.0.2</version>
+					<version>3.1.0</version>
 					<dependencies>
 						<dependency>
 							<groupId>org.apache.maven.shared</groupId>

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.