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.5.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
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
41
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
42
42
<spring .version>6.0.15</spring .version> <!-- For Javadoc links only -->
Original file line number Diff line number Diff line change 23
23
24
24
<properties >
25
25
<java .version>17</java .version>
26
+ <jmolecules .version>2023.1.1</jmolecules .version>
26
27
</properties >
27
28
28
29
<build >
41
42
<dependency >
42
43
<groupId >org.jmolecules</groupId >
43
44
<artifactId >jmolecules-bom</artifactId >
44
- <version >2023.1.0 </version >
45
+ <version >${jmolecules.version} </version >
45
46
<type >pom</type >
46
47
<scope >import</scope >
47
48
</dependency >
You can’t perform that action at this time.
0 commit comments