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 2020/09/03 07:54:49 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2419] wicket-bootstrap (#108)

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 dead807  [OPENMEETINGS-2419] wicket-bootstrap (#108)
dead807 is described below

commit dead80751e73b4abf9cae3d432e4e0febd58ecad
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Sep 3 14:54:42 2020 +0700

    [OPENMEETINGS-2419] wicket-bootstrap (#108)
    
    * [OPENMEETINGS-2419] wicket-bootstrap
    
    * [OPENMEETINGS-2419] wicket-bootstrap
    
    * [OPENMEETINGS-2419] commons-codec
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca8bb67..83a499c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
 		<postgresql.version>42.2.16</postgresql.version>
 		<commons-cli.version>1.4</commons-cli.version>
 		<dom4j.version>2.1.3</dom4j.version>
-		<commons-codec.version>1.14</commons-codec.version>
+		<commons-codec.version>1.15</commons-codec.version>
 		<commons-io.version>2.7</commons-io.version>
 		<mysql.version>8.0.21</mysql.version>
 		<mssql.version>8.4.0.jre11</mssql.version>