Skip to content

Commit 76d7e7c

Browse files
author
Benny Bottema
committed
#161: updated the outlook-message-parser library which solved double byte encoding issue (bbottema/outlook-message-parser#3)
1 parent 28a9583 commit 76d7e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.simplejavamail</groupId>
105105
<artifactId>outlook-message-parser</artifactId>
106-
<version>1.1.16</version>
106+
<version>1.1.17</version>
107107
<optional>true</optional>
108108
</dependency>
109109

0 commit comments

Comments
 (0)