Skip to content

Commit

Permalink
Updata spring-cloud to 2024.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trisberg committed Dec 3, 2024
1 parent 8860b3f commit ab62fea
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.4</spring-cloud.version>
<spring-cloud.version>2024.0.0</spring-cloud.version>
<SPRING_AI_VERSION>1.0.0-M4</SPRING_AI_VERSION>
</properties>
<dependencies>
Expand Down

0 comments on commit ab62fea

Please sign in to comment.