1.7 → 1.8
<org.springframework-version>3.2.3.RELEASE → 4.3.25.RELEASE</org.springframework-version>
org.apache.maven.plugins
1.7 → 1.81.7 → 1.8
<!— json —>
com.fasterxml.jackson.core
jackson-core
2.0.4 —> 2.8.11
com.fasterxml.jackson.core
jackson-annotations
2.0.4 —> 2.8.11
com.fasterxml.jackson.core
jackson-databind
2.0.4 —> 2.8.11
<!— maven compiler plugin —>
org.apache.maven.plugins
maven-compiler-plugin
2.5.1
1.7 → 1.81.7 → 1.8
public class AdminVO implements Serializable(← 해당부분 추가)
/* Redis 직렬화 ID
private static final long serialVersionUID = 123454345234124414L;