Commit 08fadd0
Make mongodb starter optional for Testcontainers and Docker Compose modules
Currently, `org.springframework.boot:spring-boot-starter-data-mongodb` and
`org.springframework.boot:spring-boot-starter-mongodb` are transitive dependencies.
This should not be the case for Testcontainers and Docker Compose modules.
Auto-cherry-pick to 1.1.x
Signed-off-by: Eddú Meléndez <[email protected]>1 parent ba49f4e commit 08fadd0
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments