From 53396bcac0688577461aa15472ae0ecbe9ba6960 Mon Sep 17 00:00:00 2001
From: cgc <1083310255@qq.com>
Date: Fri, 14 Jul 2023 13:45:43 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Doracle=E4=BB=A3=E7=A0=81?=
=?UTF-8?q?=E7=94=9F=E6=88=90=E8=8E=B7=E5=8F=96=E4=B8=8D=E5=88=B0=E6=B3=A8?=
=?UTF-8?q?=E9=87=8A=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mybatis-flex-codegen/pom.xml | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/mybatis-flex-codegen/pom.xml b/mybatis-flex-codegen/pom.xml
index 0d03c7c5..302c6a6f 100644
--- a/mybatis-flex-codegen/pom.xml
+++ b/mybatis-flex-codegen/pom.xml
@@ -5,11 +5,13 @@
parent
com.mybatis-flex
- 1.3.9
+ 1.4.9
4.0.0
mybatis-flex-codegen
+ jar
+
8
@@ -27,7 +29,13 @@
com.mybatis-flex
mybatis-flex-spring
- 1.3.9
+ ${mybatis-flex.version}
+
+
+
+ com.oracle.ojdbc
+ ojdbc8
+ 19.3.0.0
@@ -48,11 +56,6 @@
true
-
- com.oracle.ojdbc
- ojdbc8
- 19.3.0.0
-
org.xerial