Skip to content

Commit 63ed183

Browse files
committed
BAEL-19368 DDD test fix
1 parent 4bcf109 commit 63ed183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ddd/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<dependency>
3535
<groupId>org.junit.platform</groupId>
3636
<artifactId>junit-platform-launcher</artifactId>
37+
<version>${junit-platform.version}</version>
3738
<scope>test</scope>
3839
</dependency>
3940
<dependency>
@@ -83,6 +84,7 @@
8384

8485
<properties>
8586
<joda-money.version>1.0.1</joda-money.version>
87+
<spring-boot.version>2.0.6.RELEASE</spring-boot.version>
8688
</properties>
8789

8890
</project>

0 commit comments

Comments
 (0)