(geronimo-mail) 02/03: Update mime4j to 0.8.1 ß

[email protected] Fri, 17 Jan 2025 13:59:52 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <[email protected]>
This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/geronimo-mail.git

commit 441b0c603b374f0e10c48e0803cf4fc52f7e2a60
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Jan 17 14:57:31 2025 +0100

    Update mime4j to 0.8.1ß
---
 geronimo-mail_2.1_spec/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/geronimo-mail_2.1_spec/pom.xml b/geronimo-mail_2.1_spec/pom.xml
index b14f8bb..a06ef03 100644
--- a/geronimo-mail_2.1_spec/pom.xml
+++ b/geronimo-mail_2.1_spec/pom.xml
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.apache.james</groupId>
             <artifactId>apache-mime4j-core</artifactId>
-            <version>0.8.7</version>
+            <version>0.8.10</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>