diff --git a/SpringBoot/Microservice_Load_balancing/employee-demo/pom.xml b/SpringBoot/Microservice_Load_balancing/employee-demo/pom.xml index 910a1f2..adc414e 100644 --- a/SpringBoot/Microservice_Load_balancing/employee-demo/pom.xml +++ b/SpringBoot/Microservice_Load_balancing/employee-demo/pom.xml @@ -83,7 +83,7 @@ org.hibernate hibernate-core - 5.0.11.Final + 5.3.20.Final compile