File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 4747 <liquibase-hibernate-package >com.powsybl.caseserver.repository</liquibase-hibernate-package >
4848 <powsybl-ws-dependencies .version>2.30.0</powsybl-ws-dependencies .version>
4949 <spring-cloud-aws-starter-s3 >3.3.1</spring-cloud-aws-starter-s3 >
50+ <!-- FIXME to remove when powsybl-ws-dependencies upgrades to springboot 3.5.9 -->
51+ <testcontainers .version>1.21.4</testcontainers .version>
5052 </properties >
5153
5254 <build >
8284 <dependencyManagement >
8385 <dependencies >
8486 <!-- overrides of imports -->
87+ <!-- FIXME to remove when powsybl-ws-dependencies upgrades to springboot 3.5.9 -->
88+ <dependency >
89+ <groupId >org.testcontainers</groupId >
90+ <artifactId >testcontainers</artifactId >
91+ <version >${testcontainers.version} </version >
92+ </dependency >
8593
8694 <!-- imports -->
8795 <dependency >
You can’t perform that action at this time.
0 commit comments