diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1e0f570..c08433c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## [5.13.0](https://github.com/Backbase/stream-services/compare/5.12.0...5.13.0) +### Changed +- Bumping Backbase BOM to 2024.09-LTS +- Upgraded SSDK to 17.1.0 + ## [5.12.0](https://github.com/Backbase/stream-services/compare/5.11.0...5.12.0) ### Added - Adding additional pmts mappings diff --git a/README.md b/README.md index 47ee712d1..6c19a89c5 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ You can find listed here the API specification containing the opinionated model | Stream [version](https://github.com/Backbase/stream-services/releases) | Banking Services | Java | Spring Boot | |------------------------------------------------------------------------|--------------------|------|-------------| -| 5.10.0 to latest | 2024.07 | 21 | 3.2 | +| 5.10.0 to latest | 2024.09-LTS | 21 | 3.2 | | 5.0.0 to 5.9.x | 2024.04 | 21 | 3.2 | | 4.1.1 to 4.x.x | 2024.03-LTS | 17 | 3.1 | | 4.0.0 to 4.1.0 | 2023.12 | 17 | 3.1 | diff --git a/pom.xml b/pom.xml index 1bb67d0a4..cc85e616f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,8 +39,8 @@ 21 - 17.0.0 - 2024.07 + 17.1.0 + 2024.09-LTS 0.17.26 true spring diff --git a/stream-compositions/pom.xml b/stream-compositions/pom.xml index ad1e12e76..e8023ff82 100644 --- a/stream-compositions/pom.xml +++ b/stream-compositions/pom.xml @@ -27,14 +27,14 @@ - 2024.07 + 2024.09-LTS 0.17.26 1.12.5 5.15.0 false **/test/**/* 2023.0.1 - 17.0.0 + 17.1.0 3.0.2 /tmp true diff --git a/stream-sdk/stream-parent/pom.xml b/stream-sdk/stream-parent/pom.xml index 75f1f0505..ad74dfe7c 100644 --- a/stream-sdk/stream-parent/pom.xml +++ b/stream-sdk/stream-parent/pom.xml @@ -38,7 +38,7 @@ 21 - 17.0.0 + 17.1.0 true