File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 2.5.3
2
+
3
+ * Updated org.springframework.boot.version to v3.5.3
4
+ * Updated EclipseStore to v2.1.3
5
+
1
6
# 2.5.2
2
7
* Migrated deployment to _ Sonatype Maven Central Portal_ [ #155 ] ( https://github.com/xdev-software/standard-maven-template/issues/155 )
3
8
* Updated dependencies
Original file line number Diff line number Diff line change @@ -59,7 +59,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
59
59
| `` 2.4.0 `` | `` 17+ `` | `` 3.4.0 `` | `` 2.0.0 `` |
60
60
| `` 2.4.1 `` | `` 17+ `` | `` 3.4.0 `` | `` 2.1.0 `` |
61
61
| `` 2.5.0 `` | `` 17+ `` | `` 3.4.1 `` | `` 2.1.0 `` |
62
- | `` >= 2.5.1 `` | `` 17+ `` | `` 3.4.2 `` | `` 2.1.1 `` |
62
+ | `` 2.5.1-2.5.2 `` | `` 17+ `` | `` 3.4.2 `` | `` 2.1.1 `` |
63
+ | `` >= 2.5.3 `` | `` 17+ `` | `` 3.5.3 `` | `` 2.1.3 `` |
63
64
64
65
## Demo
65
66
Original file line number Diff line number Diff line change 1
1
name : ROOT
2
2
title : Spring-Data-Eclipse-Store
3
3
version : master
4
- display_version : ' 2.5.0 '
4
+ display_version : ' 2.5.3 '
5
5
start_page : index.adoc
6
6
nav :
7
7
- modules/ROOT/nav.adoc
8
8
asciidoc :
9
9
attributes :
10
10
product-name : ' Spring-Data-Eclipse-Store'
11
- display-version : ' 2.5.0 '
12
- maven-version : ' 2.5.0 '
11
+ display-version : ' 2.5.3 '
12
+ maven-version : ' 2.5.3 '
13
13
page-editable : false
14
14
page-out-of-support : false
You can’t perform that action at this time.
0 commit comments