File tree 3 files changed +7
-5
lines changed
3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 12
12
boot :
13
13
- ' 3.1.12'
14
14
- ' 3.2.12'
15
- - ' 3.3.7'
16
- - ' 3.3.8-SNAPSHOT'
17
- - ' 3.4.3-SNAPSHOT'
15
+ - ' 3.3.9'
16
+ - ' 3.3.10-SNAPSHOT'
17
+ - ' 3.4.4-SNAPSHOT'
18
+ - ' 3.5.0-M2'
19
+ - ' 3.5.0-SNAPSHOT'
18
20
jmolecules :
19
21
- ' 2023.2.1'
20
22
- ' 2025.0.0-RC2'
Original file line number Diff line number Diff line change 43
43
<jmolecules-bom .version>2023.2.1</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.2 </spring-boot .version>
46
+ <spring-boot .version>3.4.3 </spring-boot .version>
47
47
<spring-framework .version>6.2.3</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>
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.4.2 </version >
7
+ <version >3.4.3 </version >
8
8
<relativePath />
9
9
</parent >
10
10
You can’t perform that action at this time.
0 commit comments