File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
version :
14
14
- ' 3.1.12'
15
15
- ' 3.2.12'
16
- - ' 3.3.12 -SNAPSHOT'
16
+ - ' 3.3.13 -SNAPSHOT'
17
17
- ' 3.4.4'
18
18
- ' 3.4.5-SNAPSHOT'
19
19
- ' 3.5.0-M3'
Original file line number Diff line number Diff line change 40
40
<jmolecules-bom .version>2023.1.7</jmolecules-bom .version>
41
41
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
42
42
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
43
- <spring-boot .version>3.3.11 </spring-boot .version>
43
+ <spring-boot .version>3.3.12 </spring-boot .version>
44
44
<spring-framework .version>6.1.20</spring-framework .version> <!-- For Javadoc links only -->
45
45
<spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
46
46
<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.3.10 </version >
7
+ <version >3.3.12 </version >
8
8
<relativePath />
9
9
</parent >
10
10
You can’t perform that action at this time.
0 commit comments