Skip to content

Commit

Permalink
docs: fix version requiring spring-milestones in Maven snippets in RE…
Browse files Browse the repository at this point in the history
…ADME
  • Loading branch information
ClemaX authored and bsbodden committed Jul 11, 2024
1 parent 80e6ad3 commit eb052d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ Iterable<MyDoc> allMatches = repository.findAll(example);
</dependency>
```

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

0 comments on commit eb052d3

Please sign in to comment.