mgimenoromanadevinta
mgimenoromanadevinta
Hello I've detected that the release in GItHub must have a description, otherwise it will complain with the following message ``` This action should only be used in a release...
**Describe the bug** Since `org.springframework.cloud:spring-cloud-dependencies:2023.0.2` the dependency `org.springframework.boot:spring-boot-starter-aop` has been removed from `org.springframework.cloud:spring-cloud-starter-openfeign`. This is causing this circuit breaker library to not work properly if it's not added manually into...
Hello, Recently we've started having Gradle dependency issues due to this project using a very old version of `org.apache.commons:commons-io:1.3.2` The current version is `commons-io:commons-io:2.20.0` The following error has started appearing...