This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new e9743ce Upgrading wicket-bootstrap
e9743ce is described below
commit e9743ceb3d8256e958df333689e6e707a91b5a86
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 10 09:55:45 2019 +0200
Upgrading wicket-bootstrap
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 48e47fa..ec6b6dc 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>
<wicket-spring-boot.version>2.1.7</wicket-spring-boot.version>
<ng-password-strength.version>0.2.1</ng-password-strength.version>