File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.boot</groupId >
15
15
<artifactId >spring-boot-starter-parent</artifactId >
16
- <version >3.2.0-RC2 </version >
16
+ <version >3.2.1 </version >
17
17
</parent >
18
18
19
19
<modules >
38
38
<apt .version>1.1.3</apt .version>
39
39
<jvm .enable-preview></jvm .enable-preview>
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
- <spring-data-bom .version>2023.1.0-SNAPSHOT</spring-data-bom .version>
42
41
</properties >
43
42
44
43
<profiles >
52
51
<profile >
53
52
<id >spring-data-next</id >
54
53
<properties >
55
- <spring-data-bom .version>2023.1.0 -SNAPSHOT</spring-data-bom .version>
54
+ <spring-data-bom .version>2023.1.2 -SNAPSHOT</spring-data-bom .version>
56
55
</properties >
57
56
</profile >
58
57
You can’t perform that action at this time.
0 commit comments