1.1.2 release

This commit is contained in:
暮光:城中城
2023-02-04 17:00:32 +08:00
parent 6f68f65e9d
commit ef31ebe52b
11 changed files with 35 additions and 43 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</parent>
<properties>
@@ -63,7 +63,7 @@
</dependency>
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc14</artifactId>
<artifactId>ojdbc6</artifactId>
</dependency>
<!--达梦数据库驱动-->
<dependency>