File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 3030
3131## Instructions
3232
33+ ### Database Type Supported
34+
35+ * Postgresql
36+ * GaussDB / OpenGauss
37+ * Mysql
38+ * Sqlite
39+
3340### Rice & Mybatis Toolkit Usages
3441
3542* Maven (` pom.xml ` )
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ currently being supported with security updates.
1212| Maven 3.6.3+ | :white_check_mark : |
1313| < 3.6.3 | :x : |
1414| JDK 1.8 | :white_check_mark : | |
15- | Rest-Toolkit 1.1.0 + | :white_check_mark : |
16- | < 1.1.0 | :x :
17- | Rice-Toolkit 1.1.0 + | :white_check_mark : |
18- | < 1.1.0 | :x :
15+ | Rest-Toolkit 1.1.1 + | :white_check_mark : |
16+ | < 1.1.1 | :x :
17+ | Rice-Toolkit 1.1.1 + | :white_check_mark : |
18+ | < 1.1.1 | :x :
1919
2020## Reporting a Vulnerability
2121
You can’t perform that action at this time.
0 commit comments