File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ jobs:
1919 - ' 3.3.12'
2020 - ' 3.4.11'
2121 - ' 3.4.12-SNAPSHOT'
22- - ' 3.5.7 '
23- - ' 3.5.8 -SNAPSHOT'
22+ - ' 3.5.10 '
23+ - ' 3.5.11 -SNAPSHOT'
2424 jmolecules :
25- - ' 2025.0.0 '
25+ - ' 2025.0.2 '
2626
2727 name : Build ${{ matrix.branch }} against Boot ${{ matrix.boot }} / jMolecules ${{ matrix.jmolecules }}
2828 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 4646 <nullaway .version>0.13.0</nullaway .version>
4747 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4848 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
49- <spring-boot .version>4.0.1 </spring-boot .version>
49+ <spring-boot .version>4.0.2 </spring-boot .version>
5050 <spring-framework .version>7.0.3</spring-framework .version> <!-- For Javadoc links only -->
5151 <testcontainers .version>2.0.3</testcontainers .version>
5252 <structurizr .version>5.0.3</structurizr .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 >4.0.1 </version >
7+ <version >4.0.2 </version >
88 <relativePath />
99 </parent >
1010
You can’t perform that action at this time.
0 commit comments