You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/10/03 15:10:32 UTC

[5/8] syncope git commit: Upgrading Bootstrap FileInput

Upgrading Bootstrap FileInput


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/9748b284
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/9748b284
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/9748b284

Branch: refs/heads/master
Commit: 9748b2849d7eea0e99a83c09491ce6872a818136
Parents: f685880
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Oct 3 14:54:06 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Oct 3 17:10:03 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/9748b284/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 09379b7..bc9eea9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
     
     <bootstrap.version>3.3.7</bootstrap.version>
     <bootstrap-select.version>1.7.3</bootstrap-select.version>
-    <bootstrap-fileinput.version>4.3.4</bootstrap-fileinput.version>
+    <bootstrap-fileinput.version>4.3.5</bootstrap-fileinput.version>
     <bootbox.version>4.4.0</bootbox.version>
     <font-awesome.version>4.6.3</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>