miemie 6 months ago
parent
commit
0840e60751
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README-zh.md
  2. 1 1
      README.md

+ 1 - 1
README-zh.md

@@ -64,7 +64,7 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
       </dependency>
       </dependency>
       ```
       ```
     - `^3.9.6` 你可能需要额外的引用
     - `^3.9.6` 你可能需要额外的引用
-        - jdk8+
+        - jdk11+
       ```xml
       ```xml
       <dependency>
       <dependency>
         <groupId>com.baomidou</groupId>
         <groupId>com.baomidou</groupId>

+ 1 - 1
README.md

@@ -90,7 +90,7 @@ useful, out-of-the-box features for MyBatis, use it can effectively save your de
       </dependency>
       </dependency>
       ```
       ```
     - `^3.9.6` may need additional citations
     - `^3.9.6` may need additional citations
-        - jdk8+
+        - jdk11+
       ```xml
       ```xml
       <dependency>
       <dependency>
         <groupId>com.baomidou</groupId>
         <groupId>com.baomidou</groupId>