Skip to content

Commit

Permalink
Merge pull request #136 from mseaton/BAH-3249
Browse files Browse the repository at this point in the history
BAH-3249 - (mseaton) Change javax.mail from compile to test dependency
  • Loading branch information
Gurpreet authored Oct 6, 2023
2 parents d669cd3 + 759051e commit 7497565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>${javaxMail.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 7497565

Please sign in to comment.