File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Add the dependency on pom.xml
1616<dependency>
1717 <groupId>com.marcosbarbero.cloud</groupId>
1818 <artifactId>spring-cloud-zuul-ratelimit</artifactId>
19- <version>1.0.0 .RELEASE</version>
19+ <version>1.0.1 .RELEASE</version>
2020</dependency>
2121```
2222
Original file line number Diff line number Diff line change 1313 ]]>
1414 </description >
1515 <url >https://github.com/marcosbarbero/spring-cloud-starter-zuul-ratelimit</url >
16- <version >1.0.0 .RELEASE</version >
16+ <version >1.0.1 .RELEASE</version >
1717
1818 <licenses >
1919 <license >
2424 </licenses >
2525
2626 <properties >
27- <lombok .version>1.16.8 </lombok .version>
27+ <lombok .version>1.16.10 </lombok .version>
2828 <maven .compiler.target>1.8</maven .compiler.target>
2929 <maven .compiler.source>1.8</maven .compiler.source>
3030 <java .version>1.8</java .version>
118118 <dependency >
119119 <groupId >org.springframework.cloud</groupId >
120120 <artifactId >spring-cloud-netflix</artifactId >
121- <version >1.1.4 .RELEASE</version >
121+ <version >1.1.5 .RELEASE</version >
122122 <type >pom</type >
123123 <scope >import</scope >
124124 </dependency >
You can’t perform that action at this time.
0 commit comments