Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7735c6d commit 39df7cfCopy full SHA for 39df7cf
1 file changed
pom.xml
@@ -27,6 +27,14 @@
27
<groupId>com.oracle.jdbc</groupId>
28
<artifactId>ucp</artifactId>
29
</exclusion>
30
+ <exclusion>
31
+ <groupId>com.oracle.jdbc</groupId>
32
+ <artifactId>ojdbc8</artifactId>
33
+ </exclusion>
34
35
36
+ <artifactId>orai18n</artifactId>
37
38
</exclusions>
39
</dependency>
40
<dependency>
0 commit comments