Skip to content

Commit a3a7a54

Browse files
committed
#526: Updated outlook-message-parser from 1.13.2 to 1.14.0 which fixes a charset detection issue when converting RTF content to HTML
1 parent edea92e commit a3a7a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/outlook-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.simplejavamail</groupId>
3636
<artifactId>outlook-message-parser</artifactId>
37-
<version>1.13.2</version>
37+
<version>1.14.0</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
</dependencies>

0 commit comments

Comments
 (0)