4.0.0
    com.baeldung
    spring-security-jsp-authentication
    0.0.1-SNAPSHOT
    war
    spring-security-jsp-authenticate
    Spring Security JSP Authentication tag sample
    
        parent-boot-4
        com.baeldung
        0.0.1-SNAPSHOT
        ../../parent-boot-4
    
    
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            provided
        
        
            org.apache.tomcat.embed
            tomcat-embed-jasper
            provided
        
        
            javax.servlet
            jstl
        
        
            org.springframework.security
            spring-security-taglibs