You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2021/09/26 18:07:48 UTC

[ws-axiom] branch master updated: Bump mime4j version

This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c2e4fd  Bump mime4j version
8c2e4fd is described below

commit 8c2e4fd8497c3fd9068343acefcfe652ab722881
Author: Andreas Veithen <an...@gmail.com>
AuthorDate: Sun Sep 26 19:07:37 2021 +0100

    Bump mime4j version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90dc08c..85f3fcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -290,7 +290,7 @@
             <dependency>
                 <groupId>org.apache.james</groupId>
                 <artifactId>apache-mime4j-core</artifactId>
-                <version>0.8.5</version>
+                <version>0.8.6</version>
             </dependency>
             <dependency>
                 <groupId>org.osgi</groupId>