Skip to content

Commit

Permalink
Update JavaMail dependency to 1.4.4. Should fix JENKINS-1152 and JENK…
Browse files Browse the repository at this point in the history
  • Loading branch information
kutzi committed Mar 5, 2012
1 parent a87aa36 commit 4afaf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -259,7 +259,7 @@ THE SOFTWARE.
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
<version>1.4</version>
<version>1.4.4</version>
<exclusions>
<exclusion><!-- using a patched version -->
<groupId>javax.activation</groupId>
Expand Down

0 comments on commit 4afaf0b

Please sign in to comment.