SGF-877 - Upgrade to JCache API 1.1.1.

This commit is contained in:
John Blum
2019-08-20 19:15:45 -07:00
parent 96fd9ccb2e
commit 23fb40148c

View File

@@ -21,7 +21,7 @@
<source.level>1.8</source.level>
<antlr.version>2.7.7</antlr.version>
<apache-shiro.version>1.4.1</apache-shiro.version>
<cache-api.version>1.0.0</cache-api.version>
<cache-api.version>1.1.1</cache-api.version>
<gemfire.version>9.8.3</gemfire.version>
<google-code-findbugs.version>2.0.2</google-code-findbugs.version>
<multithreadedtc.version>1.01</multithreadedtc.version>