Skip to content

Commit

Permalink
1309: Upgrade java mail and commons email
Browse files Browse the repository at this point in the history
1309: Upgrade java mail and commons email

1309: Upgrade java mail and commons email
  • Loading branch information
sant0s committed Jul 18, 2019
1 parent 61498dc commit 8a02121
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require: &allDependencies
- com.ning -> async-http-client 1.9.40
- commons-beanutils 1.9.2
- commons-codec 1.10
- org.apache.commons -> commons-email 1.4
- org.apache.commons -> commons-email 1.5
- commons-fileupload 1.3.2
- commons-io 2.5
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
Expand All @@ -30,7 +30,7 @@ require: &allDependencies
- dom4j 1.6.1
- com.h2database -> h2 1.4.196
- javax.activation -> activation 1.1.1
- javax.mail -> mail 1.4.7
- com.sun.mail -> javax.mail 1.6.2
- javax.inject 1.0
- javax.validation -> validation-api 1.1.0.Final
- jaxen 1.1.6
Expand Down
Binary file removed framework/lib/commons-email-1.4.jar
Binary file not shown.
Binary file added framework/lib/commons-email-1.5.jar
Binary file not shown.
Binary file added framework/lib/javax.mail-1.6.2.jar
Binary file not shown.
Binary file removed framework/lib/mail-1.4.7.jar
Binary file not shown.

0 comments on commit 8a02121

Please sign in to comment.