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 595bb3e commit 4f1cc86Copy full SHA for 4f1cc86
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.4.2
2
+
3
+* Updated org.springframework.boot.version to v3.4.1
4
5
# 2.4.1
6
7
* Updated EclipseStore to v2.1.0
README.md
@@ -58,7 +58,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
58
| ``2.0.0-2.1.0`` | ``17`` | ``3.3.2`` | ``1.4.0`` |
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`` |
+| ``2.4.1`` | ``17`` | ``3.4.0`` | ``2.1.0`` |
62
+| ``>= 2.4.2`` | ``17`` | ``3.4.1`` | ``2.1.0`` |
63
64
## Demo
65
0 commit comments