4.0.0
    spring-boot-security
    jar
    spring-boot-security
    Spring Boot Security Auto-Configuration
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
        ../
    
    
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            org.springframework.security.oauth
            spring-security-oauth2
            ${spring-security-oauth2.version}
        
        
            commons-io
            commons-io
            ${commons-io.version}
        
        
            org.springframework.security.oauth.boot
            spring-security-oauth2-autoconfigure
            ${spring-security-oauth2-autoconfigure.version}
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
            org.springframework.security
            spring-security-taglibs
        
        
        
            org.apache.tomcat.embed
            tomcat-embed-jasper
            provided
        
        
            javax.servlet
            jstl
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.springframework.security
            spring-security-test
            test
        
        
            org.springframework.boot
            spring-boot-autoconfigure
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
            
        
    
    
        com.baeldung.springbootsecurity.basic_auth.SpringBootSecurityApplication
        2.4.0.RELEASE
        2.2.2.RELEASE