4.0.0
    com.baeldung
    spring-security-cache-control
    1.0-SNAPSHOT
    
        org.springframework.boot
        spring-boot-starter-parent
        1.4.3.RELEASE
    
    
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.security
            spring-security-core
        
        
            org.springframework.security
            spring-security-config
        
        
            org.springframework.security
            spring-security-web
        
        
            org.springframework.boot
            spring-boot-starter-test
        
        
            javax.servlet
            javax.servlet-api
            ${javax.servlet-api.version}
        
        
            junit
            junit
            test
        
        
            org.hamcrest
            hamcrest-core
            test
        
        
            org.hamcrest
            hamcrest-library
            test
        
        
            org.mockito
            mockito-core
            test
        
        
            org.springframework
            spring-test
        
        
            com.jayway.restassured
            rest-assured
            ${rest-assured.version}
        
    
    
        3.1.0
        2.9.0