I have this error in maven(pom.xml) in InteliIdea :
Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:1.5.6.RELEASE from https:// repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.6.RELEASE from/to central (https:// repo.maven.apache.org/maven2): Connection reset. Failure to transfer org.springframework.boot:spring-boot-starter-parent:pom:1.5.6.RELEASE from https:// repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.5.6.RELEASE from/to central (https:// repo.maven.apache.org/maven2): Connection reset.
How can I fix the problem? I'm in windows