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 2019/09/24 06:08:31 UTC

[syncope] branch 2_1_X updated: Upgrading Wicket-Bootstrap

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 5102118  Upgrading Wicket-Bootstrap
5102118 is described below

commit 510211834ef3ce7f9c54584202d67ccf264113a1
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Sep 24 08:06:17 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 5e7615a..3636c4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,7 @@ under the License.
     
     <wicket.version>8.6.1</wicket.version>
     <wicket-jqueryui.version>8.3.0</wicket-jqueryui.version>
-    <wicket-bootstrap.version>2.0.10</wicket-bootstrap.version>
+    <wicket-bootstrap.version>2.0.11</wicket-bootstrap.version>
 
     <angular.version>1.7.5</angular.version>
     <angular-resource.version>1.7.0</angular-resource.version>