JAVA-3295: Fix pom properties in spring-boot-modules

This commit is contained in:
Krzysztof Woyke
2021-03-25 13:12:01 +01:00
parent b60ec53823
commit 0bca3e3ca1
5 changed files with 16 additions and 8 deletions

View File

@@ -48,7 +48,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<version>2.1.6.RELEASE</version>
<optional>true</optional>
</dependency>