From 1ea851515f670fb7326aa0252ca9dd53699b05cd Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Fri, 8 Mar 2024 12:52:13 +0100 Subject: [PATCH] Fix spring-ai-retry BOM version --- spring-ai-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 4f604f768..32d678598 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -36,7 +36,7 @@ org.springframework.ai spring-ai-retry - ${project.parent.version} + ${project.version}