diff --git a/dogstatsd-http/core/pom.xml b/dogstatsd-http/core/pom.xml index fae2af54..271173e3 100644 --- a/dogstatsd-http/core/pom.xml +++ b/dogstatsd-http/core/pom.xml @@ -23,39 +23,6 @@ - - - spotless - - [17.0,) - - - - - com.diffplug.spotless - spotless-maven-plugin - 2.45.0 - - - - 1.28.0 - - - - - - - - check - - - - - - - - - diff --git a/dogstatsd-http/forwarder/pom.xml b/dogstatsd-http/forwarder/pom.xml index ee1a2514..c278e1c0 100644 --- a/dogstatsd-http/forwarder/pom.xml +++ b/dogstatsd-http/forwarder/pom.xml @@ -28,39 +28,6 @@ - - - spotless - - [17.0,) - - - - - com.diffplug.spotless - spotless-maven-plugin - 2.45.0 - - - - 1.28.0 - - - - - - - - check - - - - - - - - - diff --git a/dogstatsd-http/pom.xml b/dogstatsd-http/pom.xml index 6f02d219..511494dc 100644 --- a/dogstatsd-http/pom.xml +++ b/dogstatsd-http/pom.xml @@ -37,6 +37,39 @@ + + + spotless + + [17.0,) + + + + + com.diffplug.spotless + spotless-maven-plugin + 2.45.0 + + + + 1.28.0 + + + + + + + + check + + + + + + + + + core forwarder