Skip to content

Commit a628496

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation('org.springframework.boot:spring-boot-starter-validation')
3333
implementation 'org.springframework.boot:spring-boot-starter-web'
3434
implementation 'org.springframework.ai:spring-ai-openai-spring-boot-starter'
35-
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.0.7'
35+
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-actuator:1.1.0'
3636
implementation 'io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j:1.0.7'
3737
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.3'
3838
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)