diff --git a/build.xml b/build.xml
index 1f7e757eaa..30ed785a70 100644
--- a/build.xml
+++ b/build.xml
@@ -124,9 +124,8 @@ under the License.
-
-
+
+
@@ -910,7 +909,7 @@ under the License.
-
+
@@ -934,7 +933,7 @@ under the License.
-
+
diff --git a/maven/poi-ooxml-schemas.pom b/maven/poi-ooxml-schemas.pom
index 6eba8254b5..361fe64f3f 100755
--- a/maven/poi-ooxml-schemas.pom
+++ b/maven/poi-ooxml-schemas.pom
@@ -64,10 +64,5 @@
xmlbeans
2.3.0
-
- org.apache.geronimo.specs
- geronimo-stax-api_1.0_spec
- 1.0
-
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 9bf3cf1da3..65601488e2 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -34,6 +34,7 @@
+ 50581 - Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec
50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours
50299 - Fix XSSFColor fetching of white and black background themes
50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another