Merge pull request #16 from rbkmoney/ft/bump-non-rolling

Fix rotate logs
This commit is contained in:
Anatoly Cherkasov 2019-09-25 16:18:07 +03:00 committed by GitHub
commit ed82c319a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,11 +87,6 @@
<artifactId>dbinit</artifactId>
<version>1.0.9</version>
</dependency>
<dependency>
<groupId>com.rbkmoney.logback</groupId>
<artifactId>nop-rolling</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>com.rbkmoney.woody</groupId>
<artifactId>woody-thrift</artifactId>