diff --git a/operator/pom.xml b/operator/pom.xml index f37ab5b443..c6420a9658 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -10,7 +10,7 @@ 999.0.0-SNAPSHOT ../pom.xml - + Keycloak Operator keycloak-operator @@ -36,10 +36,17 @@ + + + io.sundr + builder-annotations + provided + + io.fabric8 - crd-generator-apt + generator-annotations provided @@ -288,8 +295,8 @@ - - + + operator-prod diff --git a/pom.xml b/pom.xml index ae6af7f21f..c38515a2e9 100644 --- a/pom.xml +++ b/pom.xml @@ -143,6 +143,7 @@ 2.0.0 3.4.0 2.3.32 + 0.200.0 1.3.3 @@ -179,7 +180,7 @@ 1.4.01 3.1.7 3.22.0 - + 3.13.1 1.4.1 @@ -321,6 +322,11 @@ pom import + + io.sundr + builder-annotations + ${sundrio.version} + com.thoughtworks.xstream xstream @@ -389,7 +395,7 @@ bcpkix-fips ${bouncycastle.pkixfips.version} - + org.bouncycastle bc-fips @@ -401,7 +407,7 @@ bctls-fips ${bouncycastle.bctls-fips.version} - + com.github.ua-parser uap-java