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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 05c610a  ISIS-2093: bumping some Wicket extensions
05c610a is described below

commit 05c610a8e3115ed73f29f5721a399b3b477fbd98
Author: Andi Huber <ahu...@apache.org>
AuthorDate: Tue Mar 24 09:52:22 2020 +0100

    ISIS-2093: bumping some Wicket extensions
    
    wicket-bootstrap 2.0.11->2.0.12
    wicket-bootstrap-core 2.0.11->2.0.12
    wicket-bootstrap-datetimepicker 4.17.37-1->4.17.47
    wicket-webjars 2.0.15->2.0.17
---
 core/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index 0aa1880..ed38090 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -178,12 +178,12 @@
                <vaadin.version>14.1.20</vaadin.version>
 
                <wicket.version>8.7.0</wicket.version>
-               <wicket-bootstrap.version>2.0.11</wicket-bootstrap.version> 
<!-- de.agilecoders.wicket:wicket-bootstrap-core -->
-               
<wicket-bootstrap-core.version>2.0.11</wicket-bootstrap-core.version>
-               
<wicket-bootstrap-datetimepicker.version>4.17.37-1</wicket-bootstrap-datetimepicker.version>
+               <wicket-bootstrap.version>2.0.12</wicket-bootstrap.version> 
<!-- de.agilecoders.wicket:wicket-bootstrap-core -->
+               
<wicket-bootstrap-core.version>2.0.12</wicket-bootstrap-core.version>
+               
<wicket-bootstrap-datetimepicker.version>4.17.47</wicket-bootstrap-datetimepicker.version>
                <wicket-fullcalendar.version>4.2</wicket-fullcalendar.version>
                <wicket-source.version>7.0.0</wicket-source.version>
-               <wicket-webjars.version>2.0.15</wicket-webjars.version>
+               <wicket-webjars.version>2.0.17</wicket-webjars.version>
 
                <wicketstuff.version>8.7.0</wicketstuff.version> <!-- 
org.wicketstuff:wicketstuff-select2 -->
                
<wicketstuff-gmap3.version>${wicket.version}</wicketstuff-gmap3.version>

Reply via email to