diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index abd983a..d9de446 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -39,6 +39,12 @@ + + com.lmax + disruptor + 3.4.4 + + com.fizzgate fizz-common diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 7292b56..39c12d5 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -16,6 +16,11 @@ + + com.lmax + disruptor + + com.networknt json-schema-validator-i18n-support diff --git a/pom.xml b/pom.xml index 3049d80..3a117f5 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ - + + + com.lmax + disruptor + 3.4.4 + + com.fizzgate fizz-common