You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by mb...@apache.org on 2023/02/24 18:50:53 UTC

[asterixdb] 09/11: [NO ISSUE] += com.fasterxml.woodstox:woodstox-core supplement version

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 <mb...@apache.org>
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 <je...@fulliautomatix.ics.uci.edu>
    Reviewed-by: Michael Blow <mb...@apache.org>
    Reviewed-by: Hussain Towaileb <hu...@gmail.com>
    Tested-by: Michael Blow <mb...@apache.org>
---
 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>