File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
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 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2626 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2727
28- <org .springframework.boot.version>3.3.4 </org .springframework.boot.version>
28+ <org .springframework.boot.version>3.3.5 </org .springframework.boot.version>
2929 <jmh .version>1.37</jmh .version>
3030 </properties >
3131
Original file line number Diff line number Diff line change 2828
2929 <mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
3030
31- <org .springframework.boot.version>3.3.4 </org .springframework.boot.version>
31+ <org .springframework.boot.version>3.3.5 </org .springframework.boot.version>
3232 </properties >
3333
3434 <dependencyManagement >
Original file line number Diff line number Diff line change 3030
3131 <mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
3232
33- <org .springframework.boot.version>3.3.4 </org .springframework.boot.version>
33+ <org .springframework.boot.version>3.3.5 </org .springframework.boot.version>
3434 </properties >
3535
3636 <dependencyManagement >
Original file line number Diff line number Diff line change 5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5252
5353 <!-- Should be in sync with org.eclipse.store:integrations-spring-boot3 -->
54- <org .springframework.boot.version>3.3.4 </org .springframework.boot.version>
54+ <org .springframework.boot.version>3.3.5 </org .springframework.boot.version>
5555 <org .eclipse.store.version>1.4.0</org .eclipse.store.version>
5656 <org .eclipse.serializer.version>1.4.0</org .eclipse.serializer.version>
5757 <hibernate-validator .version>8.0.1.Final</hibernate-validator .version>
You can’t perform that action at this time.
0 commit comments