From e28e5c83777869c33a55fe1ab9988329efa3c2dc Mon Sep 17 00:00:00 2001 From: matevip Date: Sun, 14 Jun 2026 20:03:12 +0800 Subject: [PATCH] chore(deps): upgrade Spring Boot to 3.5.15 and Spring AI to 1.1.8 Spring AI Alibaba stays at 1.1.2.3 (already the latest released version). --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f0362718..e2c38fbc 100644 --- a/pom.xml +++ b/pom.xml @@ -29,8 +29,8 @@ UTF-8 - 3.5.14 - 1.1.7 + 3.5.15 + 1.1.8 1.1.2.3 2.8.16