Skip to content

Commit 0ce3503

Browse files
committed
#530: upgraded outlook-message-parser 1.14.0 -> 1.14.1, which solves duplicated numbering in bullet lists in HTML from parsed Outlook messages
1 parent fb2a9f7 commit 0ce3503

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.14.0</version>
37+
<version>1.14.1</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
</dependencies>

0 commit comments

Comments
 (0)