File tree Expand file tree Collapse file tree
spring-data-eclipse-store-benchmark
spring-data-eclipse-store-demo
spring-data-eclipse-store-jpa
spring-data-eclipse-store Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 2.4.0
2+
3+ * Updated org.springframework.boot.version to v3.4.0
4+
15# 2.3.1
26
37* Auto-Fix problems with adding ids to entities with existing data store.
Original file line number Diff line number Diff line change @@ -56,7 +56,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
5656| `` 1.0.5-1.0.7 `` | `` 17 `` | `` 3.2.5 `` | `` 1.3.2 `` |
5757| `` 1.0.8-1.0.10 `` | `` 17 `` | `` 3.3.1 `` | `` 1.3.2 `` |
5858| `` 2.0.0-2.1.0 `` | `` 17 `` | `` 3.3.2 `` | `` 1.4.0 `` |
59- | `` >= 2.2.0 `` | `` 17 `` | `` 3.3.4 `` | `` 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 `` | `` 1.4.0 `` |
6061
6162## Demo
6263
Original file line number Diff line number Diff line change 11name : ROOT
22title : Spring-Data-Eclipse-Store
33version : master
4- display_version : ' 2.3.1 '
4+ display_version : ' 2.4.0 '
55start_page : index.adoc
66nav :
77 - modules/ROOT/nav.adoc
88asciidoc :
99 attributes :
1010 product-name : ' Spring-Data-Eclipse-Store'
11- display-version : ' 2.3.1 '
12- maven-version : ' 2.3.1 '
11+ display-version : ' 2.4.0 '
12+ maven-version : ' 2.4.0 '
1313 page-editable : false
1414 page-out-of-support : false
Original file line number Diff line number Diff line change 66
77 <groupId >software.xdev</groupId >
88 <artifactId >spring-data-eclipse-store-root</artifactId >
9- <version >2.3.2 -SNAPSHOT</version >
9+ <version >2.4.0 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111
1212 <organization >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >software.xdev</groupId >
77 <artifactId >spring-data-eclipse-store-root</artifactId >
8- <version >2.3.2 -SNAPSHOT</version >
8+ <version >2.4.0 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >spring-data-eclipse-store-benchmark</artifactId >
12- <version >2.3.2 -SNAPSHOT</version >
12+ <version >2.4.0 -SNAPSHOT</version >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2023</inceptionYear >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >software.xdev</groupId >
99 <artifactId >spring-data-eclipse-store-root</artifactId >
10- <version >2.3.2 -SNAPSHOT</version >
10+ <version >2.4.0 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >spring-data-eclipse-store-demo</artifactId >
14- <version >2.3.2 -SNAPSHOT</version >
14+ <version >2.4.0 -SNAPSHOT</version >
1515 <packaging >jar</packaging >
1616
1717 <organization >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >software.xdev</groupId >
99 <artifactId >spring-data-eclipse-store-root</artifactId >
10- <version >2.3.2 -SNAPSHOT</version >
10+ <version >2.4.0 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >spring-data-eclipse-store-jpa</artifactId >
14- <version >2.3.2 -SNAPSHOT</version >
14+ <version >2.4.0 -SNAPSHOT</version >
1515 <packaging >jar</packaging >
1616
1717 <inceptionYear >2023</inceptionYear >
Original file line number Diff line number Diff line change 66
77 <groupId >software.xdev</groupId >
88 <artifactId >spring-data-eclipse-store</artifactId >
9- <version >2.3.2 -SNAPSHOT</version >
9+ <version >2.4.0 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
1212 <name >spring-data-eclipse-store</name >
You can’t perform that action at this time.
0 commit comments