We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b73eb commit 9ce25cbCopy full SHA for 9ce25cb
pom.xml
@@ -23,6 +23,12 @@
23
<version>12.2.0.1</version>
24
<scope>compile</scope>
25
</dependency>
26
+ <dependency>
27
+ <groupId>com.oracle.jdbc</groupId>
28
+ <artifactId>orai18n</artifactId>
29
+ <version>12.2.0.1</version>
30
+ <scope>compile</scope>
31
+ </dependency>
32
<dependency>
33
<groupId>junit</groupId>
34
<artifactId>junit</artifactId>
0 commit comments