aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 16:22:29 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 16:22:29 +0200
commitdebe3635c41f5b0b843c834d7b01abef7c5e537a (patch)
tree0a84273596f607908abfd9ea4c41ff297076d000 /pom.xml
parentc1842312eab80c1d6a013dfa294459a2d354c7b8 (diff)
downloadmoa-id-spss-debe3635c41f5b0b843c834d7b01abef7c5e537a.tar.gz
moa-id-spss-debe3635c41f5b0b843c834d7b01abef7c5e537a.tar.bz2
moa-id-spss-debe3635c41f5b0b843c834d7b01abef7c5e537a.zip
update javax.mail.mail to version 1.4.7
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a7187c5a5..9ee134ead 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
- <version>1.4</version>
+ <version>1.4.7</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>