From 6fd7f0613c2b0a14e32f43f37bdf3440c8e52624 Mon Sep 17 00:00:00 2001 From: stvort Date: Thu, 9 Jan 2025 20:38:19 +0400 Subject: [PATCH] templates updated --- templates/hw01-xml-config/pom.xml | 2 +- templates/hw02-annotation-config/pom.xml | 2 +- templates/hw03-spring-boot/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/hw01-xml-config/pom.xml b/templates/hw01-xml-config/pom.xml index 43b066ce..6143c53c 100644 --- a/templates/hw01-xml-config/pom.xml +++ b/templates/hw01-xml-config/pom.xml @@ -13,7 +13,7 @@ 17 17 UTF-8 - 6.1.6 + 6.2.1 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 47fdf866..fbcbcdab 100644 --- a/templates/hw02-annotation-config/pom.xml +++ b/templates/hw02-annotation-config/pom.xml @@ -13,7 +13,7 @@ 17 17 UTF-8 - 6.1.6 + 6.2.1 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 1d8640e8..0d08db5e 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.2.4 + 3.4.1