Merge pull request #99 from rbkmoney/ft/fix-logs-rotate

Fix logs lib
This commit is contained in:
Kostya 2020-01-23 14:52:50 +03:00 committed by GitHub
commit a9c073da8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

@ -1 +1 @@
Subproject commit b9b18f3ee375aa5fd105daf57189ac242c40f572
Subproject commit 8ad24ac7dc831a280cf8622086d73867d0a04b93

View File

@ -83,11 +83,6 @@
<artifactId>spring-boot-admin-starter-client</artifactId>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>com.rbkmoney.logback</groupId>
<artifactId>nop-rolling</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>