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 642f7c4  [OPENMEETINGS-2151] commons-codec is updated
642f7c4 is described below

commit 642f7c46b95fcb23698ec16257c77863d186a8e0
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sun Jan 5 18:34:14 2020 +0700

    [OPENMEETINGS-2151] commons-codec is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7385c22..24004ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
                <postgresql.version>42.2.9</postgresql.version>
                <commons-cli.version>1.4</commons-cli.version>
                <dom4j.version>2.1.1</dom4j.version>
-               <commons-codec.version>1.13</commons-codec.version>
+               <commons-codec.version>1.14</commons-codec.version>
                <commons-io.version>2.6</commons-io.version>
                <mysql.version>8.0.18</mysql.version>
                <mssql.version>7.4.1.jre11</mssql.version>

Reply via email to