This is an automated email from the ASF dual-hosted git repository.

mblow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit ec6742a2466ec765814c56a6f5132c0842fdcd69
Author: Michael Blow <[email protected]>
AuthorDate: Sat Feb 11 00:42:41 2023 -0500

    [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]>
---
 asterixdb/src/main/appended-resources/supplemental-models.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asterixdb/src/main/appended-resources/supplemental-models.xml 
b/asterixdb/src/main/appended-resources/supplemental-models.xml
index d03e10204e..18508ef66a 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>

Reply via email to