Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 854216f

Browse files
Merge pull request #1523 from lowcoder-org/fix/oracle_blob_serialize
Update oracle jdbc dependency
2 parents c14741b + 028e5a4 commit 854216f

File tree

1 file changed

+2
-2
lines changed
  • server/api-service/lowcoder-plugins/oraclePlugin

1 file changed

+2
-2
lines changed

‎server/api-service/lowcoder-plugins/oraclePlugin/pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<!-- https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc6 -->
3232
<dependency>
3333
<groupId>com.oracle.database.jdbc</groupId>
34-
<artifactId>ojdbc6</artifactId>
35-
<version>11.2.0.4</version>
34+
<artifactId>ojdbc11</artifactId>
35+
<version>23.7.0.25.01</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /