Skip to content

Commit e1c58f3

Browse files
Bump spring-boot-hc5.version from 1.2.1 to 2.0.0
Bumps `spring-boot-hc5.version` from 1.2.1 to 2.0.0. Updates `io.github.springboot-addons:spring-boot-starter-httpclient5-actuator` from 1.2.1 to 2.0.0 - [Changelog](https://github.com/springboot-addons/spring-boot-httpclient/blob/hc5-sb4/release-process.txt) - [Commits](springboot-addons/spring-boot-httpclient@spring-boot-starter-httpclient5-parent-1.2.1...spring-boot-starter-httpclient-parent-2.0.0) Updates `io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j` from 1.2.1 to 2.0.0 - [Changelog](https://github.com/springboot-addons/spring-boot-httpclient/blob/hc5-sb4/release-process.txt) - [Commits](springboot-addons/spring-boot-httpclient@spring-boot-starter-httpclient5-parent-1.2.1...spring-boot-starter-httpclient-parent-2.0.0) --- updated-dependencies: - dependency-name: io.github.springboot-addons:spring-boot-starter-httpclient5-actuator dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6602573 commit e1c58f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<json-io.version>4.70.0</json-io.version>
8282
<node.version>v23.4.0</node.version>
8383
<npm.version>10.9.2</npm.version>
84-
<spring-boot-hc5.version>1.2.1</spring-boot-hc5.version>
84+
<spring-boot-hc5.version>2.0.0</spring-boot-hc5.version>
8585
<spring-cloud-bindings.version>2.0.4</spring-cloud-bindings.version>
8686
<assertj.version>3.27.6</assertj.version>
8787
</properties>

0 commit comments

Comments
 (0)