Skip to content

Commit

Permalink
#530: upgraded outlook-message-parser 1.14.0 -> 1.14.1, which solves …
Browse files Browse the repository at this point in the history
…duplicated numbering in bullet lists in HTML from parsed Outlook messages
  • Loading branch information
bbottema committed Jun 8, 2024
1 parent fb2a9f7 commit 0ce3503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/outlook-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>outlook-message-parser</artifactId>
<version>1.14.0</version>
<version>1.14.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0ce3503

Please sign in to comment.