This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit abc0a0bc14200af7a3283f4477715533ee76fc71 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Fri Jul 18 08:36:23 2025 +0200 [RELEASE] Download page for MIME4J 0.8.13 --- src/site/xdoc/download.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index c56272a05c..01e17b0716 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -147,12 +147,12 @@ <section name="Apache Mime4J"> - <p>Apache Mime4J 0.8.12 is the latest stable version.</p> + <p>Apache Mime4J 0.8.13 is the latest stable version.</p> <p>Sources: - <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.12/james-mime4j-sources-0.8.12.zip">(Zip)</a> - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/james-mime4j-sources-0.8.12.zip.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/james-mime4j-sources-0.8.12.zip.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.13/james-mime4j-sources-0.8.13.zip">(Zip)</a> + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/james-mime4j-sources-0.8.13.zip.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/james-mime4j-sources-0.8.13.zip.asc">PGP</a>] </p> <p>You can directly use the core library with maven:</p> @@ -162,15 +162,15 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-core</artifactId> - <version>0.8.12</version> + <version>0.8.13</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.12/apache-mime4j-core-0.8.12.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/apache-mime4j-core-0.8.12.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/apache-mime4j-core-0.8.12.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.13/apache-mime4j-core-0.8.13.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/apache-mime4j-core-0.8.13.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/apache-mime4j-core-0.8.13.jar.asc">PGP</a>] </p> <p>In order to use Mime-4j DOM:</p> @@ -180,15 +180,15 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j-dom</artifactId> - <version>0.8.12</version> + <version>0.8.13</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.12/apache-mime4j-dom-0.8.12.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/apache-mime4j-dom-0.8.12.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/apache-mime4j-dom-0.8.12.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.13/apache-mime4j-dom-0.8.13.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/apache-mime4j-dom-0.8.13.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/apache-mime4j-dom-0.8.13.jar.asc">PGP</a>] </p> <p>An aggregator project is also available:</p> @@ -198,15 +198,15 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mime4j</artifactId> - <version>0.8.12</version> + <version>0.8.13</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.12/apache-mime4j-0.8.12-bin.zip">(Zip)</a> - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/apache-mime4j-0.8.12-bin.zip.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mime4j/0.8.12/apache-mime4j-0.8.12-bin.zip.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.13/apache-mime4j-0.8.13-bin.zip">(Zip)</a> + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/apache-mime4j-0.8.13-bin.zip.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mime4j/0.8.13/apache-mime4j-0.8.13-bin.zip.asc">PGP</a>] </p> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org