File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
bootstrap-core/src/main/java/de/agilecoders/wicket/core/settings Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ public interface IBootstrapSettings {
1212 /**
1313 * The version of Bootstrap
1414 */
15- String VERSION = "5.3.7 " ;
15+ String VERSION = "5.3.8 " ;
1616
1717 /**
1818 * The version of modernizr
Original file line number Diff line number Diff line change 4848 <maven .java.source>${java.version} </maven .java.source>
4949 <maven .java.target>${java.version} </maven .java.target>
5050
51- <bootstrap .version>5.3.7 </bootstrap .version>
51+ <bootstrap .version>5.3.8 </bootstrap .version>
5252 <wicket-webjars .version>4.0.11</wicket-webjars .version>
5353 <wicket-jquery-selectors .version>4.0.11</wicket-jquery-selectors .version>
5454 <popper .version>2.11.8</popper .version>
You can’t perform that action at this time.
0 commit comments