Skip to content

Commit

Permalink
feat: upgrade com.oracle.database.jdbc:ojdbc8 from 19.8.0.0 to 23.6.0…
Browse files Browse the repository at this point in the history
….24.10

Snyk has created this PR to upgrade com.oracle.database.jdbc:ojdbc8 from 19.8.0.0 to 23.6.0.24.10.

See this package in maven:
com.oracle.database.jdbc:ojdbc8

See this project in Snyk:
https://app.snyk.io/org/labshare-bot/project/403d51fc-05e3-47af-ae10-64127d7f99ec?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 14, 2024
1 parent c79eca8 commit d0ef70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsrs-module-substance-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8</artifactId>
<version>19.8.0.0</version>
<version>23.6.0.24.10</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit d0ef70a

Please sign in to comment.