From 266d44bfab7138fff2258ae717cd974ee355f377 Mon Sep 17 00:00:00 2001 From: ch4mpy Date: Thu, 23 Nov 2023 10:28:26 -1000 Subject: [PATCH] Boot 3.2.0 as transient dependency --- README.MD | 5 ++++- pom.xml | 16 ++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/README.MD b/README.MD index a7f5a7203..0bdaa3499 100644 --- a/README.MD +++ b/README.MD @@ -424,7 +424,7 @@ These starters are designed to push auto-configuration one step further. In most I could forget to update README before releasing, so please refer to [maven central](https://repo1.maven.org/maven2/com/c4-soft/springaddons/spring-addons/) to pick latest available release ```xml - 7.1.15 + 7.1.16 @@ -460,6 +460,9 @@ I could forget to update README before releasing, so please refer to [maven cent ### 5.1. `7.x` Branch +#### `7.1.16` +- Spring boot `3.2.0` as transient dependency + #### `7.1.15` - [gh-155](https://github.com/ch4mpy/spring-addons/issues/155) Configurable HTTP status for responses to authorization_code flow initiation, authorization-code callback and logout. This makes BFF configuration easier for single page and mobile applications. Default OAuth2 response status (`302 Found`) can be overriden with: ```yaml diff --git a/pom.xml b/pom.xml index c43700365..065b7bcd5 100644 --- a/pom.xml +++ b/pom.xml @@ -55,21 +55,21 @@ 3.11.0 3.1.1 3.3.0 - 3.5.0 + 3.6.2 3.0.1 - 3.5.0 + 3.5.1 3.3.0 - 3.9.1.2184 + 3.10.0.2594 - 3.1.5 + 3.2.0 - 6.3.1.Final - 6.2.7.Final + 6.4.0.Final + 6.4.0.Final - 1.18.28 + 1.18.30 0.2.0 - 1.5.5.Final + 1.6.0.Beta1 ${env.HOSTNAME} https