(geronimo-mail) branch main updated: Update mime4j to 0.8.12

[email protected] Fri, 17 Jan 2025 14:19:10 +0000
Newsgroups gmane.comp.java.geronimo.cvs
Message-ID <173712355066.3974041.3675542421690916360@gitbox2-he-fi.apache.org>
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


The following commit(s) were added to refs/heads/main by this push:
     new 83cc06b  Update mime4j to 0.8.12
83cc06b is described below

commit 83cc06b4defa9f41ef1da52e261c175ae95b383a
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Jan 17 15:19:03 2025 +0100

    Update mime4j to 0.8.12
---
 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 be4725f..ad9341f 100644
--- a/geronimo-mail_2.1_spec/pom.xml
+++ b/geronimo-mail_2.1_spec/pom.xml
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.apache.james</groupId>
             <artifactId>apache-mime4j-core</artifactId>
-            <version>0.8.10</version>
+            <version>0.8.12</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>