diff --git a/pom.xml b/pom.xml index 7995de12..f5dde843 100644 --- a/pom.xml +++ b/pom.xml @@ -306,13 +306,25 @@ org.jetbrains.kotlin kotlin-maven-plugin ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-maven-allopen + ${kotlin.version} + + 2.2 2.2 17 true - -Xjsr305=strict -opt-in=kotlin.RequiresOptIn -Xjdk-release=17 -Xannotation-default-target=param-property + + -Xjsr305=strict + -opt-in=kotlin.RequiresOptIn + -Xjdk-release=17 + -Xannotation-default-target=param-property + diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index c8953f55..e0cbf0bb 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 4.0.3-SNAPSHOT + 4.0.7-SNAPSHOT 4.12.0 3.2.8 0.9.0