BAEL-3777: Revert spring boot to previous version

This commit is contained in:
Sorin Zamfir
2020-02-16 21:49:31 +02:00
parent 1067922e85
commit 7eb03455eb

View File

@@ -39,6 +39,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<version>${junit-platform.version}</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -93,7 +94,7 @@
<properties>
<joda-money.version>1.0.1</joda-money.version>
<spring-boot.version>2.2.4.RELEASE</spring-boot.version>
<spring-boot.version>2.0.6.RELEASE</spring-boot.version>
</properties>
</project>