Skip to content

Commit 49e7d31

Browse files
committed
#243 updated outlook dependency which fixes for clientSubmit NPE and invalid/garbled HTML body if only RTF is present
1 parent 8800951 commit 49e7d31

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
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.simplejavamail</groupId>
3333
<artifactId>outlook-message-parser</artifactId>
34-
<version>1.7.0</version>
34+
<version>1.7.1</version>
3535
</dependency>
3636
</dependencies>
3737

0 commit comments

Comments
 (0)