Correctly credit John Grimes for #838 (oops!!!)

This commit is contained in:
jamesagnew 2018-02-03 19:21:55 -05:00
parent 86a0774305
commit b8c01a471a
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
file. These were not neccesary prior to Java 9, but the JDK (mercifully) does
not include JAXB in the default classpath as of Java 9. This means that
it is possible to perform Schematron validation on Java 9. Thanks to
Mark Grimes for reporting and suggesting a fix!
John Grimes for reporting and suggesting a fix!
</action>
<action type="add">
An experimental interceptor called VersionedApiConverterInterceptor has been added,