Author: fanningpj
Date: Wed Oct 30 14:54:12 2024
New Revision: 1921689

URL: http://svn.apache.org/viewvc?rev=1921689&view=rev
Log:
bcprov 1.79

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml
    poi/site/src/documentation/content/xdocs/components/index.xml
    poi/site/src/documentation/content/xdocs/encryption.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=1921689&r1=1921688&r2=1921689&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Oct 30 14:54:12 
2024
@@ -105,7 +105,7 @@
             <summary-item>Upgrade commons-io dependency to 
2.16.1</summary-item>
             <summary-item>Upgrade pdfbox dependency to 3.0.2 and graphics2d 
dependency to 3.0.2</summary-item>
             <summary-item>Upgrade xmlsec dependency to 3.0.4</summary-item>
-            <summary-item>Upgrade bouncycastle dependency to 
1.78.1</summary-item>
+            <summary-item>Upgrade bouncycastle dependency to 
1.79</summary-item>
             <summary-item>Upgrade xmlbeans dependency to 5.2.1</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=1921689&r1=1921688&r2=1921689&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Wed Oct 30 
14:54:12 2024
@@ -338,8 +338,8 @@
           <td>poi-ooxml-full (known as ooxml-schemas)</td>
           <td><a 
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|5.2.0|jar">xmlbeans</a><br/>
             For signing:
-            <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.bouncycastle|bcpkix-jdk18on|1.79|jar">bcpkix-jdk18on</a>,
+            <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.79|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.16|jar">slf4j-api</a>
           </td>

Modified: poi/site/src/documentation/content/xdocs/encryption.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/encryption.xml?rev=1921689&r1=1921688&r2=1921689&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Wed Oct 30 14:54:12 
2024
@@ -249,7 +249,7 @@
         <p>The classes have been tested against the following libraries, which 
need to be included additionally to the
         <a href="site:components">default dependencies</a>:</p>
         <ul>
-            <li>BouncyCastle bcpkix, bcprov and bcutil (tested against 
1.78.1)</li>
+            <li>BouncyCastle bcpkix, bcprov and bcutil (tested against 
1.79)</li>
             <li>Apache Santuario "xmlsec" (tested against 3.0.4)</li>
             <li>and slf4j-api (tested against 2.0.x)</li>
         </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to