Skip to content

Commit 72f6746

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.1 to 1.1.3. - [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.1...spring-boot-starter-httpclient5-parent-1.1.3) --- updated-dependencies: - dependency-name: io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92ec4bc commit 72f6746

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-starter-model-openai'
3535
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.1.1'
36-
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.1'
36+
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.1.3'
3737
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
3838
testImplementation 'org.springframework.boot:spring-boot-starter-test'
3939
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)