]> source.dussan.org Git - poi.git/commitdiff
update module-info
authorPJ Fanning <fanningpj@apache.org>
Mon, 25 Jul 2022 11:45:08 +0000 (11:45 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 25 Jul 2022 11:45:08 +0000 (11:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903005 13f79535-47bb-0310-9956-ffa450edef68

poi-ooxml-full/src/main/java9/module-info.class
poi-ooxml-full/src/main/java9/module-info.java

index e922419617ff81832e51789cbb1ab67a56579a15..4b99c259253c6c8d00756e3ca67f92fcd2a3e532 100644 (file)
Binary files a/poi-ooxml-full/src/main/java9/module-info.class and b/poi-ooxml-full/src/main/java9/module-info.class differ
index 6f47d1bd44548414f551b8e3d13c20c2ceeaae47..4f4f3b35ce110d318930cd9a9c935aeea72efbdd 100644 (file)
@@ -32,7 +32,7 @@ open module org.apache.poi.ooxml.schemas {
     exports com.microsoft.schemas.office.spreadsheetml.x2020.threadedcomments2;
     exports com.microsoft.schemas.office.visio.x2012.main;
     exports com.microsoft.schemas.office.word;
-    exports com.microsoft.schemas.office.word.x2021.wordml;
+    exports com.microsoft.schemas.office.word.x2012.wordml;
     exports com.microsoft.schemas.office.x2006.digsig;
     exports com.microsoft.schemas.vml;
     exports org.apache.poi.schemas.ooxml.system.ooxml;