4.0.0
    com.baeldung
    spring-security-cache-control
    1.0-SNAPSHOT
    
        parent-boot-4
        com.baeldung
        0.0.1-SNAPSHOT
        ../parent-boot-4
    
    
        
            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
        
        
            javax.servlet
            javax.servlet-api
            ${javax.servlet-api.version}
        
        
            org.hamcrest
            hamcrest-core
            test
        
        
            org.hamcrest
            hamcrest-library
            test
        
        
            org.mockito
            mockito-core
            test
        
        
            org.springframework
            spring-test
        
    
    
        3.1.0