diff --git a/README.md b/README.md index 654f7baf1..d8775002f 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-60 - 2.15.1 + 2.15.2 #### Hibernate 5.5 @@ -163,7 +163,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-55 - 2.15.1 + 2.15.2 #### Hibernate 5.4, 5.3 and 5.2 @@ -171,7 +171,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-52 - 2.15.1 + 2.15.2 #### Hibernate 5.1 and 5.0 @@ -179,7 +179,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-5 - 2.15.1 + 2.15.2 #### Hibernate 4.3 @@ -187,7 +187,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-43 - 2.15.1 + 2.15.2 #### Hibernate 4.2 and 4.1 @@ -195,7 +195,7 @@ Depending on the Hibernate version you are using, you need to add the following com.vladmihalcea hibernate-types-4 - 2.15.1 + 2.15.2 ### Requirements