JAVA-33582: Adding modules which are missed (#16450)
This commit is contained in:
@@ -29,6 +29,18 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
<loki-logback.version>1.4.2</loki-logback.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user