Skip to content
Snippets Groups Projects
Commit 8d25b49a authored by srosse's avatar srosse
Browse files

OO-3071: update javax.mail to 1.6.0

parent 0647dc7b
No related branches found
No related tags found
No related merge requests found
......@@ -2333,9 +2333,9 @@
<version>1.3.04</version>
</dependency>
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
<version>1.4.7</version>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.0</version>
<!-- fxdiff: FXOLAT-243 included in JDK 1.6 -->
<exclusions>
<exclusion>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment