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:
10
10
strategy :
11
11
matrix :
12
12
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'
18
18
jmolecules :
19
19
- ' 2023.2.0'
20
20
- ' 2025.0.0-RC1'
Original file line number Diff line number Diff line change 43
43
<jmolecules-bom .version>2023.2.0</jmolecules-bom .version>
44
44
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
45
45
<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 -->
48
48
<spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
49
49
<testcontainers .version>1.17.6</testcontainers .version>
50
50
You can’t perform that action at this time.
0 commit comments