diff --git a/httpclient-simple/pom.xml b/httpclient-simple/pom.xml index 7dd54c8fc4..b2b0f98dd1 100644 --- a/httpclient-simple/pom.xml +++ b/httpclient-simple/pom.xml @@ -21,12 +21,12 @@ org.springframework.security spring-security-web - ${spring.version} + ${spring-security.version} org.springframework.security spring-security-config - ${spring.version} + ${spring-security.version} diff --git a/parent-spring-5/pom.xml b/parent-spring-5/pom.xml index f85924b801..e43e129c7f 100644 --- a/parent-spring-5/pom.xml +++ b/parent-spring-5/pom.xml @@ -1,4 +1,5 @@ - 4.0.0 com.baeldung @@ -29,8 +30,8 @@ - 5.1.4.RELEASE - 5.1.4.RELEASE + 5.1.9.RELEASE + 5.1.6.RELEASE \ No newline at end of file diff --git a/spring-core-2/pom.xml b/spring-core-2/pom.xml index 20cd900e00..6b5547aba9 100644 --- a/spring-core-2/pom.xml +++ b/spring-core-2/pom.xml @@ -47,13 +47,13 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + ${maven.surefire.version} - 5.1.4.RELEASE + 2.22.1 \ No newline at end of file diff --git a/spring-security-rest-basic-auth/pom.xml b/spring-security-rest-basic-auth/pom.xml index 78bab83db5..143c61ae76 100644 --- a/spring-security-rest-basic-auth/pom.xml +++ b/spring-security-rest-basic-auth/pom.xml @@ -22,12 +22,12 @@ org.springframework.security spring-security-web - ${spring.version} + ${spring-security.version} org.springframework.security spring-security-config - ${spring.version} + ${spring-security.version}