We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15c5af4 + 3395746 commit 0ae20a0Copy full SHA for 0ae20a0
modules/outlook-module/pom.xml
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>org.simplejavamail</groupId>
37
<artifactId>outlook-message-parser</artifactId>
38
- <version>1.7.3</version>
+ <version>1.7.5</version>
39
</dependency>
40
</dependencies>
41
modules/simple-java-mail/pom.xml
@@ -143,7 +143,7 @@
143
144
<groupId>org.apache.logging.log4j</groupId>
145
<artifactId>log4j-core</artifactId>
146
- <version>2.6.1</version>
+ <version>2.13.2</version>
147
<scope>runtime</scope>
148
149
0 commit comments