You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2019/10/31 14:51:58 UTC

[ws-axiom] 06/11: Merge r1820347, r1831211 and r1858598 to the 1.2 branch (to update mime4j).

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

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

commit b461b03aaec268253f0568de6e10e7ba9d02d373
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sat May 4 12:16:10 2019 +0000

    Merge r1820347, r1831211 and r1858598 to the 1.2 branch (to update mime4j).
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78c86b3..ab95c53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,7 @@
             <dependency>
                 <groupId>org.apache.james</groupId>
                 <artifactId>apache-mime4j-core</artifactId>
-                <version>0.8.0</version>
+                <version>0.8.3</version>
             </dependency>
             <dependency>
                 <groupId>org.osgi</groupId>