Author: centic
Date: Sat Sep 23 08:18:13 2023
New Revision: 1912487
URL: http://svn.apache.org/viewvc?rev=1912487&view=rev
Log:
Add Note about removal of binary packages
Modified:
poi/site/publish/changes.html
poi/site/src/documentation/content/xdocs/changes.xml
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1912487&r1=1912486&r2=1912487&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Sep 23 08:18:13 2023
@@ -224,7 +224,8 @@ document.write("Last Published: " + docu
<a name="Summary"></a>
<h3 class="boxed">Summary</h3>
<ul>
-
+<li>Discontinued the binary packages to reduce maintenance overhead, please
rebuild the sources locally or use Maven Central for binary files</li>
+
<li>Upgrade log4j-api dependency to 2.20.0</li>
<li>Upgrade xmlsec dependency to 3.0.2</li>
Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1912487&r1=1912486&r2=1912487&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Sep 23 08:18:13
2023
@@ -73,6 +73,7 @@
<release version="5.2.4" date="2023-09-??">
<summary>
+ <summary-item>Discontinued the binary packages to
reduce maintenance overhead, please rebuild the sources locally or use Maven
Central for binary files</summary-item>
<summary-item>Upgrade log4j-api dependency to 2.20.0</summary-item>
<summary-item>Upgrade xmlsec dependency to 3.0.2</summary-item>
<summary-item>Upgrade batik dependency to 1.17</summary-item>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]