Skip to content

Commit cf29b97

Browse files
Prepare for next release
1 parent c26986a commit cf29b97

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.5.3
2+
3+
* Updated org.springframework.boot.version to v3.5.3
4+
* Updated EclipseStore to v2.1.3
5+
16
# 2.5.2
27
* Migrated deployment to _Sonatype Maven Central Portal_ [#155](https://github.com/xdev-software/standard-maven-template/issues/155)
38
* Updated dependencies

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
5959
| ``2.4.0`` | ``17+`` | ``3.4.0`` | ``2.0.0`` |
6060
| ``2.4.1`` | ``17+`` | ``3.4.0`` | ``2.1.0`` |
6161
| ``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`` |
6364

6465
## Demo
6566

docs/antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: ROOT
22
title: Spring-Data-Eclipse-Store
33
version: master
4-
display_version: '2.5.0'
4+
display_version: '2.5.3'
55
start_page: index.adoc
66
nav:
77
- modules/ROOT/nav.adoc
88
asciidoc:
99
attributes:
1010
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'
1313
page-editable: false
1414
page-out-of-support: false

0 commit comments

Comments
 (0)