File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
<scope >test</scope >
28
28
</dependency >
29
29
<dependency >
30
- <groupId >com.oracle.database.jdbc</groupId >
31
- <artifactId >ojdbc11</artifactId >
32
- <version >23.3.0.23.09</version >
33
- </dependency >
30
+ <groupId >com.oracle.database.jdbc</groupId >
31
+ <artifactId >ojdbc11</artifactId >
32
+ <version >23.3.0.23.09</version >
33
+ </dependency >
34
+ <dependency >
35
+ <groupId >com.oracle.database.jdbc</groupId >
36
+ <artifactId >ucp</artifactId >
37
+ <version >23.3.0.23.09</version >
38
+ </dependency >
34
39
<dependency >
35
- <groupId >com.oracle.database.jdbc</groupId >
36
- <artifactId >ucp</artifactId >
37
- <version >23.3.0.23.09</version >
38
- </dependency >
39
- <dependency >
40
40
<groupId >org.hibernate</groupId >
41
41
<artifactId >hibernate-ucp</artifactId >
42
42
<version >6.5.0.CR1</version >
52
52
53
53
</plugins >
54
54
</build >
55
- </project >
55
+ </project >
You can’t perform that action at this time.
0 commit comments