From 2115392b3cf3db4c05c3b9cef501be32ca164a5b Mon Sep 17 00:00:00 2001 From: stvort Date: Mon, 5 May 2025 21:01:38 +0400 Subject: [PATCH] templates updated --- examples/_for-qa-lesson/ioservice-replacing-example/pom.xml | 2 +- .../_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml | 2 +- templates/hw01-xml-config/pom.xml | 2 +- templates/hw02-annotation-config/pom.xml | 2 +- templates/hw03-spring-boot/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml b/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml index b413be12..cd2c5fcc 100644 --- a/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml +++ b/examples/_for-qa-lesson/ioservice-replacing-example/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.4.3 diff --git a/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml b/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml index 72125742..6f26718f 100644 --- a/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml +++ b/examples/_for-qa-lesson/unit-testing-pure-spring-parallel/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.4.3 diff --git a/templates/hw01-xml-config/pom.xml b/templates/hw01-xml-config/pom.xml index 6143c53c..e0e90f70 100644 --- a/templates/hw01-xml-config/pom.xml +++ b/templates/hw01-xml-config/pom.xml @@ -13,7 +13,7 @@ 17 17 UTF-8 - 6.2.1 + 6.2.3 5.9 5.10.2 5.10.0 diff --git a/templates/hw02-annotation-config/pom.xml b/templates/hw02-annotation-config/pom.xml index fbcbcdab..1e13f378 100644 --- a/templates/hw02-annotation-config/pom.xml +++ b/templates/hw02-annotation-config/pom.xml @@ -13,7 +13,7 @@ 17 17 UTF-8 - 6.2.1 + 6.2.3 5.9 5.10.2 5.10.0 diff --git a/templates/hw03-spring-boot/pom.xml b/templates/hw03-spring-boot/pom.xml index 0d08db5e..41bf01f0 100644 --- a/templates/hw03-spring-boot/pom.xml +++ b/templates/hw03-spring-boot/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.1 + 3.4.3