Bump com.mchange:c3p0 from 0.10.0-pre1 to 0.10.0-pre3 (closes #113)

Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.0-pre1 to 0.10.0-pre3.
- [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG)
- [Commits](https://github.com/swaldman/c3p0/compare/v0.10.0-pre1...v0.10.0-pre3)

---
updated-dependencies:
- dependency-name: com.mchange:c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: Id37d95ac9ddfef7b1d80686806973542b80a2a2c
diff --git a/pom.xml b/pom.xml
index 3735914..955ee4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>com.mchange</groupId>
       <artifactId>c3p0</artifactId>
-      <version>0.10.0-pre1</version>
+      <version>0.10.0-pre3</version>
     </dependency>
     
     <!-- Lucene core dependency -->