Skip to content

Commit eb052d3

Browse files
ClemaXbsbodden
authored andcommitted
docs: fix version requiring spring-milestones in Maven snippets in README
1 parent 80e6ad3 commit eb052d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ Iterable<MyDoc> allMatches = repository.findAll(example);
409409
</dependency>
410410
```
411411

412-
> ⚠️ Redis OM Spring versions greater than `v0.9.2` require the addition
412+
> ⚠️ Redis OM Spring versions greater than `v0.9.1` require the addition
413413
of the [**Spring Milestone Repository**](https://repo.spring.io/milestone) to account
414414
for the recent integration with the [**Spring AI**](https://docs.spring.io/spring-ai/reference/) project. When Spring AI `v1.0.0` is
415415
released we will drop this requirement.

0 commit comments

Comments
 (0)