Skip to content

Commit

Permalink
Add version tag in javax mail dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Reham Muzzamil <[email protected]>
  • Loading branch information
rehammuzzamil committed Dec 20, 2021
1 parent 66cdfd1 commit f16a88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.2</version>
<exclusions>
<exclusion>
<groupId>javax.activation</groupId>
Expand Down

0 comments on commit f16a88c

Please sign in to comment.