File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 36
36
<archunit .version>1.1.0</archunit .version>
37
37
<artifactory-maven-plugin .version>3.6.1</artifactory-maven-plugin .version>
38
38
<flapdoodle-mongodb .version>4.6.1</flapdoodle-mongodb .version>
39
- <jmolecules-bom .version>2023.1.0 </jmolecules-bom .version>
39
+ <jmolecules-bom .version>2023.1.1 </jmolecules-bom .version>
40
40
<lombok .version>1.18.30</lombok .version>
41
41
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
42
42
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 25
25
26
26
<properties >
27
27
<java .version>17</java .version>
28
+ <jmolecules .version>2023.1.1</jmolecules .version>
28
29
<spring-boot .version>3.2.1</spring-boot .version>
29
30
</properties >
30
31
66
67
<dependency >
67
68
<groupId >org.jmolecules</groupId >
68
69
<artifactId >jmolecules-bom</artifactId >
69
- <version >2023.0.0 </version >
70
+ <version >${jmolecules.version} </version >
70
71
<type >pom</type >
71
72
<scope >import</scope >
72
73
</dependency >
You can’t perform that action at this time.
0 commit comments