diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-08-16 09:15:26 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-08-16 09:15:31 -0500 |
commit | cc7e0879be6e1ec1790db9e882674e52c3a67030 (patch) | |
tree | 54c7b651d3ee61b6dcaadb8a524c2eff4d63ae79 /auth/pom.xml | |
parent | e821cada5c4d0ba1ff0cc533198c04c62cca6fe7 (diff) |
Update Poms for Sec Dep
Issue-ID: AAF-436
Change-Id: Ic63e266d7cb56333c2f26d5021a910adb5496212
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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> |