File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-modulith-events/spring-modulith-events-mongodb Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
36
36
<archunit .version>1.2.1</archunit .version>
37
37
<artifactory-maven-plugin .version>3.6.2</artifactory-maven-plugin .version>
38
- <flapdoodle-mongodb .version>4.6.1 </flapdoodle-mongodb .version>
38
+ <flapdoodle-mongodb .version>4.12.2 </flapdoodle-mongodb .version>
39
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>
Original file line number Diff line number Diff line change 42
42
43
43
<dependency >
44
44
<groupId >de.flapdoodle.embed</groupId >
45
- <artifactId >de.flapdoodle.embed.mongo.spring30x </artifactId >
45
+ <artifactId >de.flapdoodle.embed.mongo.spring3x </artifactId >
46
46
<version >${flapdoodle-mongodb.version} </version >
47
47
<scope >test</scope >
48
48
</dependency >
You can’t perform that action at this time.
0 commit comments