Author: fanningpj Date: Tue Aug 20 16:28:41 2024 New Revision: 1920073 URL: http://svn.apache.org/viewvc?rev=1920073&view=rev Log: upgrade commons-compress
Modified: poi/site/src/documentation/content/xdocs/changes.xml poi/site/src/documentation/content/xdocs/components/index.xml Modified: poi/site/src/documentation/content/xdocs/changes.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1920073&r1=1920072&r2=1920073&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Tue Aug 20 16:28:41 2024 @@ -75,7 +75,7 @@ <summary-item>Add support for SOURCE_DATE_EPOCH to allow to create reproducible binary files without creation/modification-timestamp being set</summary-item> <summary-item>Breaking change: Some invalid content in the compressed file-formats for xlsx/docx/pptx/... now fail parsing to prevent handling malicious input incorrectly</summary-item> <summary-item>Upgrade commons-codec dependency to 1.17.1</summary-item> - <summary-item>Upgrade commons-compress dependency to 1.27.0</summary-item> + <summary-item>Upgrade commons-compress dependency to 1.27.1</summary-item> <summary-item>Upgrade pdfbox dependency to 3.0.3</summary-item> </summary> <actions> Modified: poi/site/src/documentation/content/xdocs/components/index.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/index.xml?rev=1920073&r1=1920072&r2=1920073&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/components/index.xml (original) +++ poi/site/src/documentation/content/xdocs/components/index.xml Tue Aug 20 16:28:41 2024 @@ -341,7 +341,7 @@ <a href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.78.1|jar">bcpkix-jdk18on</a>, <a href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.78.1|jar">bcprov-jdk18on</a>, <a href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.4|bundle">xmlsec</a>, - <a href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.15|jar">slf4j-api</a> + <a href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.16|jar">slf4j-api</a> </td> <td>poi-ooxml-full-version-yyyymmdd.jar</td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org