diff --git a/README.md b/README.md index 3b32eb808..4da96f4e0 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-52 - 2.11.0 + 2.11.1 #### Hibernate 5.1 and 5.0 @@ -153,7 +153,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-5 - 2.11.0 + 2.11.1 #### Hibernate 4.3 @@ -161,7 +161,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-43 - 2.11.0 + 2.11.1 #### Hibernate 4.2 and 4.1 @@ -169,7 +169,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-4 - 2.11.0 + 2.11.1 ### Requirements