4.0.0
    
        parent-boot-2
        com.baeldung
        0.0.1-SNAPSHOT
        ../../parent-boot-2
    
	
	com.baeldung
	sql-injection-samples
	0.0.1-SNAPSHOT
	sql-injection-samples
	Sample SQL Injection tests
	
		1.8
	
	
		
			org.springframework.boot
			spring-boot-starter-jdbc
		
		
			org.apache.derby
			derby
			runtime
		
		
			org.springframework.boot
			spring-boot-configuration-processor
			true
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
		
			org.projectlombok
			lombok
			provided
		
	
	
		
			
				org.springframework.boot
				spring-boot-maven-plugin