From 58944eb18ea1a52cfa3f085d1268351f959c73e6 Mon Sep 17 00:00:00 2001 From: stvort Date: Tue, 11 Nov 2025 09:49:10 +0400 Subject: [PATCH] templates versions updated --- templates/hw01-xml-config/pom.xml | 2 +- templates/hw02-annotation-config/pom.xml | 2 +- templates/hw03-spring-boot/pom.xml | 2 +- templates/hw05-jdbc-hard/pom.xml | 2 +- templates/hw05-jdbc-simple/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/hw01-xml-config/pom.xml b/templates/hw01-xml-config/pom.xml index e0e90f70..65f5e84a 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.3 + 6.2.11 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 1e13f378..db9ac4d0 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.3 + 6.2.11 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 41bf01f0..438ce5c8 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.3 + 3.5.7 diff --git a/templates/hw05-jdbc-hard/pom.xml b/templates/hw05-jdbc-hard/pom.xml index 66f076ea..cc1da0c4 100644 --- a/templates/hw05-jdbc-hard/pom.xml +++ b/templates/hw05-jdbc-hard/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.3 + 3.5.7 diff --git a/templates/hw05-jdbc-simple/pom.xml b/templates/hw05-jdbc-simple/pom.xml index 66f076ea..cc1da0c4 100644 --- a/templates/hw05-jdbc-simple/pom.xml +++ b/templates/hw05-jdbc-simple/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.3 + 3.5.7