diff --git a/MSGViewer/pom.xml b/MSGViewer/pom.xml
index 02937b9..090da88 100644
--- a/MSGViewer/pom.xml
+++ b/MSGViewer/pom.xml
@@ -132,7 +132,7 @@
         <dependency>
             <groupId>jakarta.mail</groupId>
             <artifactId>jakarta.mail-api</artifactId>
-            <version>2.1.2</version>
+            <version>2.1.3</version>
         </dependency>
         <dependency>
             <groupId>org.eclipse.angus</groupId>