diff --git a/lazy-loading-of-jpa-attributes-with-hibernate/pom.xml b/lazy-loading-of-jpa-attributes-with-hibernate/pom.xml
index e8bab8ce881ebff787e0c9cdf9c00ab71f0cb4dd..b6fc28a9d161be06db47ac960d4cac1f3fee10eb 100644
--- a/lazy-loading-of-jpa-attributes-with-hibernate/pom.xml
+++ b/lazy-loading-of-jpa-attributes-with-hibernate/pom.xml
@@ -49,6 +49,17 @@
spring-boot-starter-test
test
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+
+
+
+ com.googlecode.usc
+ jdbcdslog
+ 1.0.6.2
+