Skip to content

Commit

Permalink
#326: fixed NPE with incorrectly generated nested empty outlook message
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Jul 3, 2021
1 parent 5e453b9 commit 122293a
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 @@ -35,7 +35,7 @@
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>outlook-message-parser</artifactId>
<version>1.7.9</version>
<version>1.7.12</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 122293a

Please sign in to comment.