diff --git a/bootstrap-core/src/main/java/de/agilecoders/wicket/core/settings/IBootstrapSettings.java b/bootstrap-core/src/main/java/de/agilecoders/wicket/core/settings/IBootstrapSettings.java index 959ba85ac..c5d1c50b7 100644 --- a/bootstrap-core/src/main/java/de/agilecoders/wicket/core/settings/IBootstrapSettings.java +++ b/bootstrap-core/src/main/java/de/agilecoders/wicket/core/settings/IBootstrapSettings.java @@ -12,7 +12,7 @@ public interface IBootstrapSettings { /** * The version of Bootstrap */ - String VERSION = "5.3.7"; + String VERSION = "5.3.8"; /** * The version of modernizr diff --git a/pom.xml b/pom.xml index cb216eb03..130a19354 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ ${java.version} ${java.version} - 5.3.7 + 5.3.8 4.0.11 4.0.11 2.11.8