Project

General

Profile

« Previous | Next » 

Revision 59462

[use-UoaAdminToolsLibrary | Admin Tools Library]: pom.xml & UoaAdminToolsApplication.java: Commit commented configuration for spring secutiry and "uoa-authorization-library".

View differences:

pom.xml
51 51
            <scope>test</scope>
52 52
        </dependency>
53 53

  
54
<!--        <dependency>-->
55
<!--            <groupId>org.springframework.boot</groupId>-->
56
<!--            <artifactId>spring-boot-starter-security</artifactId>-->
57
<!--        </dependency>-->
58

  
54 59
        <dependency>
55 60
            <groupId>log4j</groupId>
56 61
            <artifactId>log4j</artifactId>
......
71 76
            <artifactId>commons-io</artifactId>
72 77
            <version>20030203.000550</version>
73 78
        </dependency>
79

  
80
<!--        <dependency>-->
81
<!--            <groupId>eu.dnetlib</groupId>-->
82
<!--            <artifactId>uoa-authorization-library</artifactId>-->
83
<!--            <version>1.0.0-SNAPSHOT</version>-->
84
<!--        </dependency>-->
74 85
    </dependencies>
75 86

  
76 87
    <build>

Also available in: Unified diff