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/06/09 08:24:40 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1897] mysql version is updated

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 5e3f720  [OPENMEETINGS-1897] mysql version is updated
5e3f720 is described below

commit 5e3f720d6794e84f64250cc09e76c6fb7b25c884
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Jun 9 15:24:11 2018 +0700

    [OPENMEETINGS-1897] mysql version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bbc424a..49f9054 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
 		<dom4j.version>2.1.0</dom4j.version>
 		<commons-codec.version>1.11</commons-codec.version>
 		<commons-io.version>2.6</commons-io.version>
-		<mysql.version>5.1.45</mysql.version>
+		<mysql.version>8.0.11</mysql.version>
 		<mssql.version>6.2.1.jre8</mssql.version>
 		<pdfbox.version>2.0.9</pdfbox.version>
 		<commons-collections4.version>4.1</commons-collections4.version>

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