diff --git a/osgi/pom.xml b/osgi/pom.xml index 3fa2dcdf02..ecc8758ef9 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -67,6 +67,17 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${maven.compiler.source} + ${maven.compiler.target} + + + @@ -84,6 +95,8 @@ 1.1 6.0.0 3.3.0 + 11 + 11 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0f532beaf2..12688defa6 100644 --- a/pom.xml +++ b/pom.xml @@ -367,7 +367,6 @@ muleesb - osgi persistence-modules web-modules @@ -567,7 +566,6 @@ lombok-modules muleesb - osgi persistence-modules web-modules @@ -744,6 +742,7 @@ + osgi spring-katharsis logging-modules spring-boot-modules @@ -991,6 +990,7 @@ + osgi spring-katharsis logging-modules spring-boot-modules