Project

General

Profile

« Previous | Next » 

Revision 51586

1. Add dependency for mails
2. Move preauthorize dependency to applicationContext

View differences:

pom.xml
155 155
        </dependency>
156 156

  
157 157
        <dependency>
158
            <groupId>com.sun.mail</groupId>
159
            <artifactId>javax.mail</artifactId>
160
            <version>1.6.0</version>
161
        </dependency>
162

  
163
        <dependency>
158 164
            <groupId>io.springfox</groupId>
159 165
            <artifactId>springfox-swagger2</artifactId>
160 166
            <version>2.7.0</version>

Also available in: Unified diff