File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
spring-data-eclipse-store
spring-data-eclipse-store-benchmark
spring-data-eclipse-store-demo
spring-data-eclipse-store-jpa Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
21
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
22
22
23
- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
23
+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
24
24
<jmh .version>1.37</jmh .version>
25
25
</properties >
26
26
Original file line number Diff line number Diff line change 25
25
26
26
<mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
27
27
28
- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
28
+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
29
29
</properties >
30
30
31
31
<dependencyManagement >
Original file line number Diff line number Diff line change 25
25
26
26
<mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
27
27
28
- <org .springframework.boot.version>3.2.3 </org .springframework.boot.version>
28
+ <org .springframework.boot.version>3.2.5 </org .springframework.boot.version>
29
29
</properties >
30
30
31
31
<dependencyManagement >
Original file line number Diff line number Diff line change 50
50
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
51
51
52
52
<!-- 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>
54
54
<org .eclipse.store.version>1.2.0</org .eclipse.store.version>
55
55
</properties >
56
56
You can’t perform that action at this time.
0 commit comments