diff --git a/pinot-spi/pom.xml b/pinot-spi/pom.xml index d98406f1c46d..34fda62848f4 100644 --- a/pinot-spi/pom.xml +++ b/pinot-spi/pom.xml @@ -291,6 +291,7 @@ org.codehaus.groovy groovy-all + pom diff --git a/pom.xml b/pom.xml index 36c13fa1919b..5ebaf1a4d59b 100644 --- a/pom.xml +++ b/pom.xml @@ -204,7 +204,7 @@ 1.0.1 0.2.23 4.1.0 - 2.4.21 + 3.0.25 2.0.2 1.6.14 1.5.0 @@ -1007,10 +1007,31 @@ checker-qual ${checker-qual.version} + org.codehaus.groovy groovy-all - ${groovy-all.version} + ${groovy.version} + pom + + + org.codehaus.groovy + groovy-testng + + + org.codehaus.groovy + groovy-test-junit5 + + + org.codehaus.groovy + groovy-test + + xml-apis