upgrade to latest spring-boot libs and fixed related issues
This commit is contained in:
committed by
Nanne Baars
parent
44f70ce4dc
commit
cb6b1d73d1
@ -23,8 +23,10 @@
|
||||
package org.owasp.webgoat.client_side_filtering;
|
||||
|
||||
import com.beust.jcommander.internal.Lists;
|
||||
|
||||
import lombok.AllArgsConstructor;
|
||||
import lombok.Getter;
|
||||
|
||||
import org.springframework.http.MediaType;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
import org.springframework.web.bind.annotation.PathVariable;
|
||||
|
Reference in New Issue
Block a user