We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca8dc5 commit da7f8e7Copy full SHA for da7f8e7
2 files changed
CHANGELOG.md
@@ -2,7 +2,6 @@
2
3
* Added possibility to use multiple storages
4
* Added Lazy support
5
-* Updated EclipseStore to version 1.3.1
6
7
# 1.0.3
8
README.md
@@ -51,7 +51,7 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
51
| Spring-Data-Eclipse-Store | Java | Spring Data | EclipseStore |
52
|---------------------------|--------|-------------|--------------|
53
| ``<= 1.0.2`` | ``17`` | ``3.2.2`` | ``1.1.0`` |
54
-| ``1.0.3`` | ``17`` | ``3.2.3`` | ``1.2.0`` |
+| ``>= 1.0.3`` | ``17`` | ``3.2.3`` | ``1.2.0`` |
55
56
## Demo
57
0 commit comments