File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
<jmolecules-bom .version>2023.1.0</jmolecules-bom .version>
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
41
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
42
- <spring .version>6.0.11 </spring .version> <!-- For Javadoc links only -->
42
+ <spring .version>6.0.12 </spring .version> <!-- For Javadoc links only -->
43
43
<spring-asciidoctor-backends .version>0.0.7</spring-asciidoctor-backends .version>
44
- <spring-boot .version>3.1.3 </spring-boot .version>
44
+ <spring-boot .version>3.1.4 </spring-boot .version>
45
45
46
46
</properties >
47
47
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.1.3 </version >
7
+ <version >3.1.4 </version >
8
8
<relativePath />
9
9
</parent >
10
10
41
41
<dependency >
42
42
<groupId >org.jmolecules</groupId >
43
43
<artifactId >jmolecules-bom</artifactId >
44
- <version >2023.0 .0</version >
44
+ <version >2023.1 .0</version >
45
45
<type >pom</type >
46
46
<scope >import</scope >
47
47
</dependency >
You can’t perform that action at this time.
0 commit comments