From 0ce3503f779c0f51f7c0e9f6826834f49fd98d79 Mon Sep 17 00:00:00 2001 From: bbottema Date: Sat, 8 Jun 2024 17:14:13 +0200 Subject: [PATCH] #530: upgraded outlook-message-parser 1.14.0 -> 1.14.1, which solves duplicated numbering in bullet lists in HTML from parsed Outlook messages --- modules/outlook-module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/outlook-module/pom.xml b/modules/outlook-module/pom.xml index d31a087f..e7771044 100644 --- a/modules/outlook-module/pom.xml +++ b/modules/outlook-module/pom.xml @@ -34,7 +34,7 @@ org.simplejavamail outlook-message-parser - 1.14.0 + 1.14.1 compile