Merge branch 'DATACASS-139' into 1.0.x
* DATACASS-139: DATACASS-139 - IN PROGRESS - Added PreparedStatement Cache for Performance Requirement.
This commit is contained in:
@@ -114,6 +114,11 @@
|
||||
<artifactId>guava</artifactId>
|
||||
<version>15.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.liquibase</groupId>
|
||||
<artifactId>liquibase-core</artifactId>
|
||||
<version>3.1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user