diff --git a/pom.xml b/pom.xml index f55a665c33..605542e6dc 100644 --- a/pom.xml +++ b/pom.xml @@ -813,6 +813,7 @@ spring-reactive-modules spring-swagger-codegen/custom-validations-opeanpi-codegen testing-modules/testing-assertions + testing-modules/mockito-simple persistence-modules/fauna persistence-modules/spring-data-rest @@ -1065,6 +1066,7 @@ spring-reactive-modules spring-swagger-codegen/custom-validations-opeanpi-codegen testing-modules/testing-assertions + testing-modules/mockito-simple persistence-modules/fauna persistence-modules/spring-data-rest diff --git a/testing-modules/pom.xml b/testing-modules/pom.xml index 80e0c3bc29..ade9db7661 100644 --- a/testing-modules/pom.xml +++ b/testing-modules/pom.xml @@ -31,7 +31,7 @@ junit5-migration load-testing-comparison mockito - mockito-simple + mocks mocks-2 mockserver