Skip to content

Commit

Permalink
Update to Spring Cloud 2023.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
trisberg committed Nov 27, 2024
1 parent 4857d69 commit 4a54bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-ai-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Spring AI Chat</description>
<properties>
<java.version>17</java.version>
<spring-cloud.version>2023.0.3</spring-cloud.version>
<spring-cloud.version>2023.0.4</spring-cloud.version>
<SPRING_AI_VERSION>1.0.0-M4</SPRING_AI_VERSION>
</properties>
<dependencies>
Expand Down

0 comments on commit 4a54bc9

Please sign in to comment.