mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:07:02 +00:00
feature/Bump Oracle driver to ojbbc8-production 23.2.0.0
This commit is contained in:
parent
07350c8fbd
commit
c30e9e0292
@ -116,10 +116,12 @@
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>42.4.3</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc8-production -->
|
||||
<dependency>
|
||||
<groupId>com.oracle.database.jdbc</groupId>
|
||||
<artifactId>ojdbc8</artifactId>
|
||||
<version>21.5.0.0</version>
|
||||
<artifactId>ojdbc8-production</artifactId>
|
||||
<version>23.2.0.0</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/com.h2database/h2 -->
|
||||
<dependency>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user