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 fa1b110 Upgrading wicket-bootstrap
fa1b110 is described below
commit fa1b110f5a23d782bdcde3dfb7d32934bddbe2c4
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 10 09:55:15 2019 +0200
Upgrading wicket-bootstrap
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1de1fc2..eacc2b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,7 @@ under the License.
<wicket.version>8.5.0</wicket.version>
<wicket-jqueryui.version>8.3.0</wicket-jqueryui.version>
- <wicket-bootstrap.version>2.0.9</wicket-bootstrap.version>
+ <wicket-bootstrap.version>2.0.10</wicket-bootstrap.version>
<angular.version>1.7.5</angular.version>
<angular-resource.version>1.7.0</angular-resource.version>