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 3636 <archunit .version>1.1.0</archunit .version>
3737 <artifactory-maven-plugin .version>3.5.1</artifactory-maven-plugin .version>
3838 <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>
4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4141 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4242 <spring .version>6.0.15</spring .version> <!-- For Javadoc links only -->
Original file line number Diff line number Diff line change 2323
2424 <properties >
2525 <java .version>17</java .version>
26+ <jmolecules .version>2023.1.1</jmolecules .version>
2627 </properties >
2728
2829 <build >
4142 <dependency >
4243 <groupId >org.jmolecules</groupId >
4344 <artifactId >jmolecules-bom</artifactId >
44- <version >2023.1.0 </version >
45+ <version >${jmolecules.version} </version >
4546 <type >pom</type >
4647 <scope >import</scope >
4748 </dependency >
You can’t perform that action at this time.
0 commit comments