diff --git a/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml b/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml index a03f010..e80d19c 100644 --- a/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml +++ b/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 pom @@ -27,7 +26,7 @@ org.springframework spring-context - 5.3.6 + 5.2.21 diff --git a/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-dagger/pom.xml b/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-dagger/pom.xml index 84d69cc..676a9d1 100644 --- a/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-dagger/pom.xml +++ b/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-dagger/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 com.github.vedenin @@ -43,7 +41,7 @@ org.springframework spring-context - 4.2.2.RELEASE + 5.2.21 @@ -86,4 +84,4 @@ - + \ No newline at end of file diff --git a/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/pom.xml b/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/pom.xml index c0a976c..2489498 100644 --- a/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/pom.xml +++ b/helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 pom @@ -27,7 +26,7 @@ org.springframework spring-context - 4.2.2.RELEASE + 5.2.21 diff --git a/helloworlds/5.0-other-examples/pom.xml b/helloworlds/5.0-other-examples/pom.xml index e052c59..a097a5a 100644 --- a/helloworlds/5.0-other-examples/pom.xml +++ b/helloworlds/5.0-other-examples/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 com.github.vedenin 5.0-other-examples @@ -78,7 +77,7 @@ org.springframework spring-context - 4.2.4.RELEASE + 5.2.21 @@ -114,8 +113,7 @@ ${uberjar.name} - + org.openjdk.jmh.Main @@ -180,4 +178,4 @@ - + \ No newline at end of file