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 25
25
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
26
26
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
27
27
28
- <org .springframework.boot.version>3.3.1 </org .springframework.boot.version>
28
+ <org .springframework.boot.version>3.3.2 </org .springframework.boot.version>
29
29
<jmh .version>1.37</jmh .version>
30
30
</properties >
31
31
Original file line number Diff line number Diff line change 28
28
29
29
<mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
30
30
31
- <org .springframework.boot.version>3.3.1 </org .springframework.boot.version>
31
+ <org .springframework.boot.version>3.3.2 </org .springframework.boot.version>
32
32
</properties >
33
33
34
34
<dependencyManagement >
Original file line number Diff line number Diff line change 30
30
31
31
<mainClass >software.xdev.spring.data.eclipse.store.demo.complex.ComplexDemoApplication</mainClass >
32
32
33
- <org .springframework.boot.version>3.3.1 </org .springframework.boot.version>
33
+ <org .springframework.boot.version>3.3.2 </org .springframework.boot.version>
34
34
</properties >
35
35
36
36
<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.3.1 </org .springframework.boot.version>
53
+ <org .springframework.boot.version>3.3.2 </org .springframework.boot.version>
54
54
<org .eclipse.store.version>1.4.0</org .eclipse.store.version>
55
55
<org .eclipse.serializer.version>1.4.0</org .eclipse.serializer.version>
56
56
</properties >
You can’t perform that action at this time.
0 commit comments