We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238c044 commit f441936Copy full SHA for f441936
2 files changed
README.md
@@ -29,7 +29,7 @@ Add the dependency on pom.xml
29
<dependency>
30
<groupId>com.marcosbarbero.cloud</groupId>
31
<artifactId>spring-cloud-zuul-ratelimit</artifactId>
32
- <version>1.0.6.RELEASE</version>
+ <version>1.0.7.RELEASE</version>
33
</dependency>
34
```
35
pom.xml
@@ -13,7 +13,7 @@
13
]]>
14
</description>
15
<url>https://github.com/marcosbarbero/spring-cloud-starter-zuul-ratelimit</url>
16
17
18
<licenses>
19
<license>
0 commit comments