File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 <artifactId >postgresql</artifactId >
6262 </dependency >
6363 <dependency >
64- <groupId >com.oracle</groupId >
64+ <groupId >com.oracle.database.jdbc </groupId >
6565 <artifactId >ojdbc6</artifactId >
6666 </dependency >
6767 <dependency >
Original file line number Diff line number Diff line change 182182 <version >42.1.4</version >
183183 </dependency >
184184 <dependency >
185- <groupId >com.oracle</groupId >
185+ <groupId >com.oracle.database.jdbc </groupId >
186186 <artifactId >ojdbc6</artifactId >
187- <version >11.2.0.3 </version >
187+ <version >11.2.0.4 </version >
188188 </dependency >
189189 <dependency >
190190 <groupId >com.microsoft.sqlserver</groupId >
Original file line number Diff line number Diff line change 3030 <scope >test</scope >
3131 </dependency >
3232 <dependency >
33- <groupId >com.oracle</groupId >
33+ <groupId >com.oracle.database.jdbc </groupId >
3434 <artifactId >ojdbc6</artifactId >
3535 <scope >test</scope >
3636 </dependency >
You can’t perform that action at this time.
0 commit comments