Skip to content

Commit de674ee

Browse files
Bump io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j
Bumps [io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j](https://github.com/springboot-addons/spring-boot-httpclient) from 1.1.0 to 1.1.1. - [Changelog](https://github.com/springboot-addons/spring-boot-httpclient/blob/hc5-sb3/release-process.txt) - [Commits](springboot-addons/spring-boot-httpclient@spring-boot-starter-httpclient5-parent-1.1.0...spring-boot-starter-httpclient5-parent-1.1.1) --- updated-dependencies: - dependency-name: io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6d998d commit de674ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'org.springframework.boot:spring-boot-starter-web'
3434
implementation 'org.springframework.ai:spring-ai-openai-spring-boot-starter'
3535
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.1.0'
36-
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.0'
36+
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.1'
3737
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.4'
3838
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3939
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)