We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e6ad3 commit eb052d3Copy full SHA for eb052d3
README.md
@@ -409,7 +409,7 @@ Iterable<MyDoc> allMatches = repository.findAll(example);
409
</dependency>
410
```
411
412
-> ⚠️ Redis OM Spring versions greater than `v0.9.2` require the addition
+> ⚠️ Redis OM Spring versions greater than `v0.9.1` require the addition
413
of the [**Spring Milestone Repository**](https://repo.spring.io/milestone) to account
414
for the recent integration with the [**Spring AI**](https://docs.spring.io/spring-ai/reference/) project. When Spring AI `v1.0.0` is
415
released we will drop this requirement.
0 commit comments