Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.ai:spring-ai-bom to …
Browse files Browse the repository at this point in the history
…v1.0.0-m5
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 09c1cb4 commit 0fbc771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rag/rag-springai-ollama-llm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<java.version>21</java.version>
<spring-ai.version>1.0.0-M4</spring-ai.version>
<spring-ai.version>1.0.0-M5</spring-ai.version>
<spotless.version>2.43.0</spotless.version>
</properties>

Expand Down

0 comments on commit 0fbc771

Please sign in to comment.