From 9753945ff2c1b183daa1ca3fa2a92374a5abb4fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Wacongne?= Date: Wed, 15 Jan 2025 13:46:12 -1000 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 58be201c4..0dfe7c459 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # Ease OAuth2 / OpenID in Spring RESTful backends -`8.0.2` is :rocket:. It is designed to work with Spring Boot `3.4.1` (Security `6.4.2` and Cloud `2024.0.0`). See [the release notes](https://github.com/ch4mpy/spring-addons/blob/master/release-notes.md#800) for details. +`8.0.3` is :rocket:. It is designed to work with Spring Boot `3.4.1` (Security `6.4.2` and Cloud `2024.0.0`). See [the release notes](https://github.com/ch4mpy/spring-addons/blob/master/release-notes.md#800) for details. The new [`spring-addons-starter-rest`](https://github.com/ch4mpy/spring-addons/tree/master/spring-addons-starter-rest) can be a game changer for inter-service calls when OAuth2 or an HTTP proxy is involved. Give it a try!