From 60c9d3911fa19119e7d9800b604838b1f3bebfcc Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 22 Aug 2024 20:24:35 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-parent to v3.3.3
---
pom.xml | 2 +-
spring-ai-ollama/pom.xml | 2 +-
spring-ai-openai-showcase/pom.xml | 2 +-
spring-ai-openai/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index a25a6ae..e4f97a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
com.sivalabs
diff --git a/spring-ai-ollama/pom.xml b/spring-ai-ollama/pom.xml
index 5871e8b..837b1da 100644
--- a/spring-ai-ollama/pom.xml
+++ b/spring-ai-ollama/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
com.sivalabs
diff --git a/spring-ai-openai-showcase/pom.xml b/spring-ai-openai-showcase/pom.xml
index dd6d843..18f24f7 100644
--- a/spring-ai-openai-showcase/pom.xml
+++ b/spring-ai-openai-showcase/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
com.sivalabs
diff --git a/spring-ai-openai/pom.xml b/spring-ai-openai/pom.xml
index 357349f..eeac7df 100644
--- a/spring-ai-openai/pom.xml
+++ b/spring-ai-openai/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.2
+ 3.3.3
com.sivalabs