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 2485dac commit a1d946dCopy full SHA for a1d946d
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# 2.5.1
2
3
* Simplified configuration injection in ``EclipseStoreRepositoryFactoryBean``.
4
+* Updated EclipseStore to v2.1.1
5
6
# 2.5.0
7
README.md
@@ -59,7 +59,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
59
| ``2.2.0-2.3.1`` | ``17`` | ``3.3.4`` | ``1.4.0`` |
60
| ``2.4.0`` | ``17`` | ``3.4.0`` | ``2.0.0`` |
61
| ``2.4.1`` | ``17`` | ``3.4.0`` | ``2.1.0`` |
62
-| ``>= 2.5.0`` | ``17`` | ``3.4.1`` | ``2.1.0`` |
+| ``2.5.0`` | ``17`` | ``3.4.1`` | ``2.1.0`` |
63
+| ``>= 2.5.1`` | ``17`` | ``3.4.1`` | ``2.1.1`` |
64
65
## Demo
66
0 commit comments