This commit is contained in:
jamesagnew 2018-06-03 15:31:40 -04:00
parent 987679483a
commit 6d09f5025f
2 changed files with 9 additions and 0 deletions

View File

@ -458,6 +458,10 @@
<id>kliu99</id>
<name>Kai Liu</name>
</developer>
<developer>
<id>Romanow88</id>
<name>Roman Doboni</name>
</developer>
</developers>
<licenses>

View File

@ -23,6 +23,7 @@
<li>Jetty (CLI): 9.4.8.v20171121 -&gt; 9.4.10.v20180503</li>
<li>Commons-Codec (All): 1.10 -&gt; 1.11</li>
<li>Commons-IO (All): 2.5 -&gt; 2.6</li>
<li>Spring-Data (JPA): 1.11.6.RELEASE -&gt; 2.0.7.RELEASE</li>
</ul>
]]>
</action>
@ -37,6 +38,10 @@
<![CDATA[<code>CapabilityStatement.implementation.url</code>]]>
field.
</action>
<action type="add" issue="974">
Spring-data (used by the JPA server) has been upgraded to version 2.0.7
(from version 1.11.6). Thanks to Roman Doboni for the pull request!
</action>
</release>
<release version="3.4.0" date="2018-05-28">
<action type="add">