Skip to content

Commit

Permalink
Update com.sun.mail:jakarta.mail to 2.0.1 (fixes #386)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Apr 10, 2021
1 parent 1e75adf commit bc97a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,12 +411,12 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>jakarta.mail</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit bc97a39

Please sign in to comment.