diff --git a/bom/pom.xml b/bom/pom.xml index ee6101230a..0383f5a7fc 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -137,7 +137,11 @@ - + + org.apache.pekko + pekko-serialization-jackson_2.13 + ${pekko-bom.version} + org.apache.pekko pekko-bom_${scala.version} @@ -177,6 +181,7 @@ import pom + org.parboiled parboiled_${scala.version} diff --git a/internal/utils/cluster/pom.xml b/internal/utils/cluster/pom.xml index 0104962d0b..ff46868b7b 100755 --- a/internal/utils/cluster/pom.xml +++ b/internal/utils/cluster/pom.xml @@ -70,10 +70,7 @@ org.apache.pekko pekko-serialization-jackson_${scala.version} - - ${pekko-bom.version} - com.fasterxml.jackson.core