We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56acff5 commit 414dfe1Copy full SHA for 414dfe1
1 file changed
pom.xml
@@ -29,6 +29,14 @@
29
<groupId>com.oracle.jdbc</groupId>
30
<artifactId>ucp</artifactId>
31
</exclusion>
32
+ <exclusion>
33
+ <groupId>com.oracle.jdbc</groupId>
34
+ <artifactId>ojdbc8</artifactId>
35
+ </exclusion>
36
37
38
+ <artifactId>orai18n</artifactId>
39
40
</exclusions>
41
</dependency>
42
<dependency>
0 commit comments