diff options
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 8e6045cc..ce717b23 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -535,7 +535,7 @@ <dependency> <groupId>javax.mail</groupId> <artifactId>mail</artifactId> - <version>1.4.5</version> + <version>1.4.7</version> </dependency> </dependencies> </dependencyManagement> |