4.0.0
    spring-boot-testing-spock
    spring-boot-testing-spock
    war
    This is simple boot application for demonstrating spock framework testing features.
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            
                org.apache.logging.log4j
                log4j-bom
                ${log4j2.version}
                import
                pom
            
        
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            org.spockframework
            spock-core
            ${spock.version}
            test
        
        
            org.spockframework
            spock-spring
            ${spock.version}
            test
        
    
    
        spring-boot-testing-spock
        
            
                src/main/resources
                true
            
        
        
            
                org.apache.maven.plugins
                maven-war-plugin
            
            
                org.codehaus.gmavenplus
                gmavenplus-plugin
                ${gmavenplus-plugin.version}
                
                    
                        
                            compileTests
                        
                    
                
                
                    17
                
            
            
                org.apache.maven.plugins
                maven-compiler-plugin
                ${maven-compiler-plugin.version}
            
        
    
    
        
        com.baeldung.boot.Application
        2.4-M1-groovy-4.0
        3.0.0
        2.17.1