File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ jobs:
1111 matrix :
1212 version :
1313 - ' 3.1.12'
14- - ' 3.1.13-SNAPSHOT '
15- - ' 3.2.7 '
16- - ' 3.2.8 -SNAPSHOT'
17- - ' 3.3.2 -SNAPSHOT'
14+ - ' 3.2.11 '
15+ - ' 3.2.12-SNAPSHOT '
16+ - ' 3.3.6 -SNAPSHOT'
17+ - ' 3.4.0 -SNAPSHOT'
1818 name : Build against Boot ${{ matrix.version }}
1919 runs-on : ubuntu-latest
2020
Original file line number Diff line number Diff line change 4040 <jmolecules-bom .version>2023.1.4</jmolecules-bom .version>
4141 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4242 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
43- <spring-boot .version>3.3.4 </spring-boot .version>
43+ <spring-boot .version>3.3.5 </spring-boot .version>
4444 <spring-framework .version>6.1.13</spring-framework .version> <!-- For Javadoc links only -->
4545 <spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
4646 <testcontainers .version>1.17.6</testcontainers .version>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.boot</groupId >
66 <artifactId >spring-boot-starter-parent</artifactId >
7- <version >3.3.4 </version >
7+ <version >3.3.5 </version >
88 <relativePath />
99 </parent >
1010
You can’t perform that action at this time.
0 commit comments