Merge branch 'v5.3' into v5.temp

This commit is contained in:
thinkgem
2023-04-06 17:50:15 +08:00

View File

@@ -40,11 +40,13 @@
<dependency> <dependency>
<groupId>com.oracle.ojdbc</groupId> <groupId>com.oracle.ojdbc</groupId>
<artifactId>ojdbc8</artifactId> <artifactId>ojdbc8</artifactId>
<version>19.3.0.0</version>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.oracle.ojdbc</groupId> <groupId>com.oracle.ojdbc</groupId>
<artifactId>orai18n</artifactId> <artifactId>orai18n</artifactId>
<version>19.3.0.0</version>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> --> </dependency> -->
<!-- SqlServer 2008 --> <!-- SqlServer 2008 -->