Author: fanningpj Date: Mon Sep 30 11:41:09 2024 New Revision: 1921039 URL: http://svn.apache.org/viewvc?rev=1921039&view=rev Log: upgrade log4j
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=1921039&r1=1921038&r2=1921039&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Mon Sep 30 11:41:09 2024 @@ -78,6 +78,7 @@ <summary-item>Upgrade commons-codec dependency to 1.17.1</summary-item> <summary-item>Upgrade commons-compress dependency to 1.27.1</summary-item> <summary-item>Upgrade commons-io dependency to 2.17.0</summary-item> + <summary-item>Upgrade log4j-api dependency to 2.24.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=1921039&r1=1921038&r2=1921039&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/components/index.xml (original) +++ poi/site/src/documentation/content/xdocs/components/index.xml Mon Sep 30 11:41:09 2024 @@ -291,7 +291,7 @@ </tr> <tr> <td>poi</td> - <td><a href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.23.1|jar">log4j 2.x</a>, + <td><a href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.24.1|jar">log4j 2.x</a>, <a href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.17.1|jar">commons-codec</a>, <a href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.4|jar">commons-collections</a>, <a href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math3</a> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org