Added rate limit information

This commit is contained in:
Sven Kubiak
2020-07-26 12:30:52 +02:00
parent b22d64648b
commit ff4bc44f3e
3 changed files with 52 additions and 5 deletions

View File

@ -191,7 +191,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.10</version>
<version>3.11</version>
<scope>test</scope>
</dependency>
<dependency>