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 62ed7ae [OPENMEETINGS-2593] commons-io
62ed7ae is described below
commit 62ed7ae6c7b787ec03783d6f2578e3ffb8559fe0
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Jul 14 20:42:41 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 f5c73b3..56d80d4 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.10.0</commons-io.version>
+ <commons-io.version>2.11.0</commons-io.version>
<postgresql.version>42.2.23</postgresql.version>
<mysql.version>8.0.25</mysql.version>
<mssql.version>9.2.1.jre11</mssql.version>