From 94919df0c26d03419481403b15c8a5662a423202 Mon Sep 17 00:00:00 2001 From: majewsk6 Date: Fri, 21 May 2021 14:43:48 +0200 Subject: [PATCH] BAEL-4871 Spring Conditional Annotations --- spring-boot-modules/spring-boot-annotations/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-boot-modules/spring-boot-annotations/pom.xml b/spring-boot-modules/spring-boot-annotations/pom.xml index 0affed0746..22572e7492 100644 --- a/spring-boot-modules/spring-boot-annotations/pom.xml +++ b/spring-boot-modules/spring-boot-annotations/pom.xml @@ -42,17 +42,17 @@ org.hibernate hibernate-core - - org.mockito - mockito-inline - test - org.springframework.boot spring-boot-starter-test test + + org.mockito + mockito-inline + test + \ No newline at end of file