File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >io.bootique</groupId >
4040 <artifactId >bootique</artifactId >
41- <version >${bootique .version} </version >
41+ <version >${project .version} </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.mongodb</groupId >
Original file line number Diff line number Diff line change 4444 </modules >
4545
4646 <properties >
47- <bootique .version>${project.version} </bootique .version>
4847 <mongodb .driver.version>4.11.2</mongodb .driver.version>
4948 <morphia .version>2.4.13</morphia .version>
5049 <commons .compress.version>1.26.1</commons .compress.version>
9190 <dependency >
9291 <groupId >io.bootique</groupId >
9392 <artifactId >bootique</artifactId >
94- <version >${bootique .version} </version >
93+ <version >${project .version} </version >
9594 </dependency >
9695 <dependency >
9796 <groupId >io.bootique</groupId >
9897 <artifactId >bootique-junit5</artifactId >
99- <version >${bootique .version} </version >
98+ <version >${project .version} </version >
10099 </dependency >
101100 <!-- Importing testcontainers modules individually instead of using a BOM
102101 to have more control over the transitive dependencies -->
You can’t perform that action at this time.
0 commit comments