Roll back derby version for now

This commit is contained in:
James Agnew 2019-06-07 16:27:19 -04:00
parent 517b68882c
commit 9500f6e6fe
2 changed files with 3 additions and 2 deletions

View File

@ -550,7 +550,8 @@
<commons_text_version>1.6</commons_text_version>
<commons_io_version>2.6</commons_io_version>
<commons_lang3_version>3.8.1</commons_lang3_version>
<derby_version>10.15.1.3</derby_version>
<derby_version>10.14.2.0</derby_version>
<!--<derby_version>10.15.1.3</derby_version>-->
<error_prone_annotations_version>2.3.3</error_prone_annotations_version>
<error_prone_core_version>2.3.3</error_prone_core_version>
<guava_version>27.1-jre</guava_version>

View File

@ -17,7 +17,7 @@
<li>Apache HTTPCore (Client>: 4.4.6 -&gt; 4.4.11</li>
<li>Spring (JPA): 5.1.6.RELEASE -&gt; 5.1.7.RELEASE</li>
<li>Spring-Data (JPA): 2.1.6.RELEASE -&gt; 2.1.8.RELEASE</li>
<li>Derby (CLI and JPA Examples): 10.14.2.0 -&gt; 10.15.1.3</li>
<!-- <li>Derby (CLI and JPA Examples): 10.14.2.0 -&gt; 10.15.1.3</li>-->
<li>JANSI (CLI): 1.17.1 -&gt; 1.18</li>
</ul>
]]>