diff --git a/README.md b/README.md index 567049172..d3c9846e0 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Depending on the Hibernate version you are using, you need to following dependen com.vladmihalcea hibernate-types-52 - 2.9.3 + 2.9.4 #### Hibernate 5.1 and 5.0 @@ -140,7 +140,7 @@ Depending on the Hibernate version you are using, you need to following dependen com.vladmihalcea hibernate-types-5 - 2.9.3 + 2.9.4 #### Hibernate 4.3 @@ -148,7 +148,7 @@ Depending on the Hibernate version you are using, you need to following dependen com.vladmihalcea hibernate-types-43 - 2.9.3 + 2.9.4 #### Hibernate 4.2 and 4.1 @@ -156,7 +156,7 @@ Depending on the Hibernate version you are using, you need to following dependen com.vladmihalcea hibernate-types-4 - 2.9.3 + 2.9.4 ### Requirements