diff --git a/README.md b/README.md
index ed8ed91..fedacf3 100644
--- a/README.md
+++ b/README.md
@@ -31,30 +31,24 @@ pom.xml
dev.sassine.api
sqlschema2java-maven-plugin
- 1.0.0
+ 1.0.0-beta
- sqlschema2java
+ generate
- /user/home/example.sql
+ ./example.sql
dev.sassine.api
true
- false
+ false
-
-
- github
- GitHub Packages SQLSchema2Java
- https://maven.pkg.github.com/Sassine/sqlschema2java
-
-
+
```
### Parameters
| Name | required | type | description |
@@ -62,7 +56,7 @@ pom.xml
| sourceDirectory | true | String | SQL file path |
| packageName | true | String | package name with points that will be generated |
| useAutoIncrement| false | Boolean| disable or enable whether the primary key will have its value generated automatically |
-| isPostgres| true | Boolean | disable or enable query conversion compatible with postgres database |
+| usePostgreSQL | true | Boolean | disable or enable query conversion compatible with postgres database |
##### Run command
diff --git a/sqlschema2java-core/pom.xml b/sqlschema2java-core/pom.xml
index 69fc56d..9a6155a 100644
--- a/sqlschema2java-core/pom.xml
+++ b/sqlschema2java-core/pom.xml
@@ -55,15 +55,15 @@
11
11
2.3.1
- 1.2.11
+ 1.3.12
12.47.0
1.18.22
2.6.6
- 1.9
+ 1.10.0
2.13.2
2.13.2
2.13.2
- 2.13.2.2
+ 2.13.4.2
2.17.2
4.13.2
1.6.7