>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17376 )
Change subject: [NO ISSUE] += com.fasterxml.woodstox:woodstox-core supplement version ...................................................................... [NO ISSUE] += com.fasterxml.woodstox:woodstox-core supplement version Change-Id: Ic864f7f4f3446dce9da4bf1f77bd69f9d93b778d Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17376 Integration-Tests: Jenkins <[email protected]> Reviewed-by: Michael Blow <[email protected]> Reviewed-by: Hussain Towaileb <[email protected]> Tested-by: Michael Blow <[email protected]> --- M asterixdb/src/main/appended-resources/supplemental-models.xml 1 file changed, 15 insertions(+), 1 deletion(-) Approvals: Michael Blow: Looks good to me, approved; Verified Hussain Towaileb: Looks good to me, approved Jenkins: Verified diff --git a/asterixdb/src/main/appended-resources/supplemental-models.xml b/asterixdb/src/main/appended-resources/supplemental-models.xml index d03e102..18508ef6 100644 --- a/asterixdb/src/main/appended-resources/supplemental-models.xml +++ b/asterixdb/src/main/appended-resources/supplemental-models.xml @@ -1863,7 +1863,7 @@ <groupId>com.fasterxml.woodstox</groupId> <artifactId>woodstox-core</artifactId> <properties> - <license.ignoreMissingEmbeddedNotice>6.2.7</license.ignoreMissingEmbeddedNotice> + <license.ignoreMissingEmbeddedNotice>6.2.7,6.4.0</license.ignoreMissingEmbeddedNotice> </properties> </project> </supplement> -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17376 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: stabilization-667a908755 Gerrit-Change-Id: Ic864f7f4f3446dce9da4bf1f77bd69f9d93b778d Gerrit-Change-Number: 17376 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-MessageType: merged
