From 825aa4a8768c759025c970808cb6ed7a1950aa4d Mon Sep 17 00:00:00 2001 From: Eugene Kovko <37694937+eukovko@users.noreply.github.com> Date: Tue, 18 Oct 2022 23:36:35 +0200 Subject: [PATCH] fix: Typo in the version property (#12884) --- testing-modules/mocks-2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing-modules/mocks-2/pom.xml b/testing-modules/mocks-2/pom.xml index e030321235..7817145173 100644 --- a/testing-modules/mocks-2/pom.xml +++ b/testing-modules/mocks-2/pom.xml @@ -16,7 +16,7 @@ net.datafaker datafaker - ${datefaker.version} + ${datafaker.version} com.fasterxml.jackson.core @@ -26,7 +26,7 @@ - 1.6.0 + 1.6.0 2.13.4