From 13c3f449a5446f83895b4699ffd458cb67a8d5ed Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Mon, 27 Feb 2023 17:49:15 +0100 Subject: [PATCH] #3571 - Update dependencies - Wicket Bootstrap 6.0.0 -> 6.0.1 - Added enforcer config to inception-boot-loader module so latest m2e configures the execution environment correctly --- inception/inception-boot-loader/pom.xml | 23 +++++++++++++++++++++++ inception/pom.xml | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/inception/inception-boot-loader/pom.xml b/inception/inception-boot-loader/pom.xml index f332e3f818a..84377186315 100644 --- a/inception/inception-boot-loader/pom.xml +++ b/inception/inception-boot-loader/pom.xml @@ -39,4 +39,27 @@ spring-boot-loader-tools + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven + + enforce + + + + + [1.8,) + + + + + + + + \ No newline at end of file diff --git a/inception/pom.xml b/inception/pom.xml index d3ae5bdb329..5371d3cf7ff 100644 --- a/inception/pom.xml +++ b/inception/pom.xml @@ -98,7 +98,7 @@ 9.12.0 9.12.0 9.11.0 - 6.0.0 + 6.0.1 3.0.4 3.0.6