stevedlawrence commented on pull request #522: URL: https://github.com/apache/daffodil/pull/522#issuecomment-814302196
+1 - [X] **Do all automated continuous integration checks pass?** Yes - [X] **Is the update a patch, minor, or major update?** Patch update. Two bugs mentioned as being fixed related to NPE and array index OOB. It's not clear if Daffodil's usage can hit these bugs, but certainly worth having the fix included just in case. Diff of code only shows changes related to mentioned bug fixes. - [X] **Is the license still compatible with ASF License Policy?** Yes, still Apache 2.0. - [X] **Have any changes been made to LICENSE/NOTICE files that need to be incorporated?** No changes, same Apache 2.0 license and no NOTICE file - [X] **Have any transitive dependencies been added or changed?** Transitive depenency to org.codehaus.woodstox:stax2-api:4.2.1 is unchanged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
