diff --git a/pom.xml b/pom.xml
index e5f882f..97c127d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,10 +44,13 @@
- com.oracle
- ojdbc6
- 11.2.0.4.0-atlassian-hosted
-
+ com.oracle
+ ojdbc6
+ 11.2.0.3
+ system
+ ${project.basedir}/src/main/resources/libs/ojdbc6-11.2.0.3.jar
+
+
org.springframework.boot
@@ -133,6 +136,9 @@
org.springframework.boot
spring-boot-maven-plugin
+
+ true
+
com.spotify
diff --git a/src/main/resources/libs/ojdbc6-11.2.0.3.jar b/src/main/resources/libs/ojdbc6-11.2.0.3.jar
new file mode 100644
index 0000000..01da074
Binary files /dev/null and b/src/main/resources/libs/ojdbc6-11.2.0.3.jar differ