File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ jobs:
1010 strategy :
1111 matrix :
1212 boot :
13- - ' 3.2.11 '
14- - ' 3.2.12 -SNAPSHOT'
15- - ' 3.3.5 '
16- - ' 3.3.6 -SNAPSHOT'
17- - ' 3.4.0 -SNAPSHOT'
13+ - ' 3.2.12 '
14+ - ' 3.2.13 -SNAPSHOT'
15+ - ' 3.3.6 '
16+ - ' 3.3.7 -SNAPSHOT'
17+ - ' 3.4.1 -SNAPSHOT'
1818 jmolecules :
1919 - ' 2023.2.0'
2020 - ' 2025.0.0-RC1'
Original file line number Diff line number Diff line change 4343 <jmolecules-bom .version>2023.2.0</jmolecules-bom .version>
4444 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4545 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
46- <spring-boot .version>3.4.0-RC1 </spring-boot .version>
47- <spring-framework .version>6.2.0-RC3 </spring-framework .version> <!-- For Javadoc links only -->
46+ <spring-boot .version>3.4.0</spring-boot .version>
47+ <spring-framework .version>6.2.0</spring-framework .version> <!-- For Javadoc links only -->
4848 <spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
4949 <testcontainers .version>1.17.6</testcontainers .version>
5050
You can’t perform that action at this time.
0 commit comments