Skip to content

Commit 429f1c2

Browse files
committed
fix: upgrade com.oracle.database.jdbc:ojdbc10 from 19.24.0.0 to 19.25.0.0
Snyk has created this PR to upgrade com.oracle.database.jdbc:ojdbc10 from 19.24.0.0 to 19.25.0.0. See this package in maven: com.oracle.database.jdbc:ojdbc10 See this project in Snyk: https://app.snyk.io/org/saurabhpro/project/a9c63e5e-cd91-429f-be10-d5b05df0100c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b437a84 commit 429f1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaCon/JDBC/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.oracle.database.jdbc</groupId>
2626
<artifactId>ojdbc10</artifactId>
27-
<version>19.24.0.0</version>
27+
<version>19.25.0.0</version>
2828
</dependency>
2929

3030
</dependencies>

0 commit comments

Comments
 (0)