We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c14741b + 028e5a4 commit 854216fCopy full SHA for 854216f
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