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 622ecdd  [OPENMEETINGS-2593] commons-io
622ecdd is described below

commit 622ecddc4a651683f542e2b714e516ffc7546839
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Sun May 30 13:57:18 2021 +0700

    [OPENMEETINGS-2593] commons-io
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ede56bf..947caa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
                <commons-cli.version>1.4</commons-cli.version>
                <dom4j.version>2.1.3</dom4j.version>
                <commons-codec.version>1.15</commons-codec.version>
-               <commons-io.version>2.8.0</commons-io.version>
+               <commons-io.version>2.9.0</commons-io.version>
                <postgresql.version>42.2.20</postgresql.version>
                <mysql.version>8.0.25</mysql.version>
                <mssql.version>9.2.1.jre11</mssql.version>

Reply via email to