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 @@ ...@@ -2333,9 +2333,9 @@
<version>1.3.04</version> <version>1.3.04</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.mail</groupId> <groupId>com.sun.mail</groupId>
<artifactId>mail</artifactId> <artifactId>javax.mail</artifactId>
<version>1.4.7</version> <version>1.6.0</version>
<!-- fxdiff: FXOLAT-243 included in JDK 1.6 --> <!-- fxdiff: FXOLAT-243 included in JDK 1.6 -->
<exclusions> <exclusions>
<exclusion> <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