Bump com.mchange:c3p0 from 0.10.0-pre7 to 0.10.1 (closes #139)

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

---
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: Ieebdeba5b17a97c71ddc555df58c442b6c63d60d
diff --git a/pom.xml b/pom.xml
index f79b33d..bee00c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>com.mchange</groupId>
       <artifactId>c3p0</artifactId>
-      <version>0.10.0-pre7</version>
+      <version>0.10.1</version>
     </dependency>
     
     <!-- Lucene core dependency -->