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 @@ -52,7 +52,7 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
5252| ---------------------------| --------| -------------| --------------|
5353| `` <= 1.0.2 `` | `` 17 `` | `` 3.2.2 `` | `` 1.1.0 `` |
5454| `` 1.0.3/1.0.4 `` | `` 17 `` | `` 3.2.3 `` | `` 1.2.0 `` |
55- | `` >= 1.0.5 `` | `` 17 `` | `` 3.2.3 `` | `` 1.3.2 `` |
55+ | `` >= 1.0.5 `` | `` 17 `` | `` 3.2.5 `` | `` 1.3.2 `` |
5656
5757## Demo
5858
Original file line number Diff line number Diff line change 2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2222
23- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
23+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
2424 <jmh .version>1.37</jmh .version>
2525 </properties >
2626
Original file line number Diff line number Diff line change 2323
2424 <mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
2525
26- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
26+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
2727 </properties >
2828
2929 <dependencyManagement >
Original file line number Diff line number Diff line change 2525
2626 <mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
2727
28- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
28+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
2929 </properties >
3030
3131 <dependencyManagement >
Original file line number Diff line number Diff line change 5050 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5151
5252 <!-- Should be in sync with org.eclipse.store:integrations-spring-boot3 -->
53- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
53+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
5454 <org .eclipse.store.version>1.3.2</org .eclipse.store.version>
5555 <org .eclipse.serializer.version>1.3.2</org .eclipse.serializer.version>
5656 </properties >
You can’t perform that action at this time.
0 commit comments