diff --git a/README.md b/README.md index 6beac5d7e..2b429d65f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-60 - 2.17.1 + 2.17.2 #### Hibernate 5.6 and 5.5 @@ -25,7 +25,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-55 - 2.17.1 + 2.17.2 #### Hibernate 5.4, 5.3 and 5.2 @@ -33,7 +33,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-52 - 2.17.1 + 2.17.2 #### Hibernate 5.1 and 5.0 @@ -41,7 +41,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-5 - 2.17.1 + 2.17.2 #### Hibernate 4.3 @@ -49,7 +49,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-43 - 2.17.1 + 2.17.2 #### Hibernate 4.2 and 4.1 @@ -57,7 +57,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-4 - 2.17.1 + 2.17.2 #### Optional Maven Dependencies