Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd9490 commit 028e5a4Copy full SHA for 028e5a4
‎server/api-service/lowcoder-plugins/oraclePlugin/pom.xml
@@ -31,8 +31,8 @@
31
<!-- https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc6 -->
32
<dependency>
33
<groupId>com.oracle.database.jdbc</groupId>
34
- <artifactId>ojdbc6</artifactId>
35
- <version>11.2.0.4</version>
+ <artifactId>ojdbc11</artifactId>
+ <version>23.7.0.25.01</version>
36
</dependency>
37
38
<groupId>org.testcontainers</groupId>
0 commit comments