Skip to content

Commit 4ce35ff

Browse files
committed
Rollback bump to Boot 4.0.0-M2 because of wiremock incompatibility
1 parent de2f488 commit 4ce35ff

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
`8.1.23` is designed to work with Spring Boot `3.5.x` (Security `6.5.x` and Cloud `2025.0.x`).
55

6-
`9.0.0-M2` is designed to work with Spring Boot `4.0.0-M2` (Security `7.0.x` and Cloud `2025.1.x`). Source is tracked on branch boot-4 until Boot `4.0.0` is released.
6+
`9.0.5-M1` is designed to work with Spring Boot `4.0.0-M1` (Security `7.0.x` and Cloud `2025.1.x`). Source is tracked on branch boot-4 until Boot `4.0.0` is released.
77

88
[`spring-addons-starter-rest`](https://github.com/ch4mpy/spring-addons/tree/master/spring-addons-starter-rest) is a game changer for inter-service calls when OAuth2, self-signed SSL certificates, or HTTP proxies are involved. Give it a try!
99

release-notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
## `9.x`
44
For Spring Boot 4
55

6-
### `9.0.0-M2`
6+
### `9.0.5-M1`
77
- [gh-284](https://github.com/ch4mpy/spring-addons/issues/284) Configurable Back-Channel `LogoutHandler` bean
8-
- Boot `4.0.0-M2` as transient dependency
98

109
### `9.0.4-M1`
1110
- enable overriding the default HTTP status of OAuth2 client responses with `response_http_status` request parameter (in addition to `X-RESPONSE-STATUS` header). This enables to ask a specific status for instance when setting the `location` of a browser tab, or the action of a `<form>` tag.

0 commit comments

Comments
 (0)