File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 12
12
version :
13
13
- ' 3.1.12'
14
14
- ' 3.2.12-SNAPSHOT'
15
- - ' 3.3.5'
16
- - ' 3.3.6-SNAPSHOT'
15
+ - ' 3.3.7-SNAPSHOT'
16
+ - ' 3.4.0-RC1'
17
+ - ' 3.4.0-SNAPSHOT'
17
18
name : Build against Boot ${{ matrix.version }}
18
19
runs-on : ubuntu-latest
19
20
Original file line number Diff line number Diff line change 39
39
<jmolecules-bom .version>2023.1.7</jmolecules-bom .version>
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
41
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
42
- <spring .version>6.1.14 </spring .version> <!-- For Javadoc links only -->
43
- <spring-boot .version>3.2.11 </spring-boot .version>
42
+ <spring .version>6.1.15 </spring .version> <!-- For Javadoc links only -->
43
+ <spring-boot .version>3.2.12 </spring-boot .version>
44
44
<spring-cloud-aws-bom .version>3.0.5</spring-cloud-aws-bom .version>
45
45
46
46
</properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >3.2.11 </version >
7
+ <version >3.2.12 </version >
8
8
<relativePath />
9
9
</parent >
10
10
You can’t perform that action at this time.
0 commit comments