diff --git a/pom.xml b/pom.xml index 5b287a93..5ee50c69 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.2 + 3.2.4 @@ -26,6 +26,7 @@ ${project.version} 2.16.1 2.9.1 + 0.8.11 5.2.5 2.2 @@ -173,6 +174,17 @@ commons-compress 1.26.0 + + + org.apache.james + apache-mime4j-core + ${dependency.mime4j.version} + + + org.apache.james + apache-mime4j-dom + ${dependency.mime4j.version} + commons-codec