Skip to content

Commit

Permalink
IGNITE-19769 Ignite Docs: change ignite-spring-data-2.2-ext to ignite…
Browse files Browse the repository at this point in the history
…-spring-data-ext (#10786)
  • Loading branch information
liyuj authored Sep 19, 2023
1 parent 0080ae9 commit 30abdec
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tab:pom.xml[]
----
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-spring-data-2.2-ext</artifactId>
<artifactId>ignite-spring-data-ext</artifactId>
<version>${ignite-spring-data-ext.version}</version>
</dependency>
Expand Down Expand Up @@ -73,6 +73,7 @@ Apache Ignite each one is compatible with.
|===
|Apache Ignite Spring Data extension version | Compatible Apache Ignite versions
| 1.0.0 | All versions since 2.8.0
| 2.0.0 | All versions since 2.8.0
|===

[NOTE]
Expand Down

0 comments on commit 30abdec

Please sign in to comment.