diff --git a/servlet-gui-client/ComputerShopRediscount/pom.xml b/servlet-gui-client/ComputerShopRediscount/pom.xml
index c8a8b57..f5e2da7 100644
--- a/servlet-gui-client/ComputerShopRediscount/pom.xml
+++ b/servlet-gui-client/ComputerShopRediscount/pom.xml
@@ -59,7 +59,7 @@
 		<dependency>
 			<groupId>org.hibernate</groupId>
 			<artifactId>hibernate-core</artifactId>
-			<version>3.5.6-Final </version>
+			<version>5.4.24.Final </version>
 		</dependency>
 		
 		<dependency>