|
@ -205,6 +205,12 @@
|
|
<artifactId>ojdbc6</artifactId>
|
|
<artifactId>ojdbc6</artifactId>
|
|
<version>11.2.0.3.0</version>
|
|
<version>11.2.0.3.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
<!-- https://mvnrepository.com/artifact/joda-time/joda-time -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>joda-time</groupId>
|
|
|
|
<artifactId>joda-time</artifactId>
|
|
|
|
<version>2.9.9</version>
|
|
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
<build>
|
|
<build>
|