From f9e4b59388553eb5f74ce3898e6560349a1ebb62 Mon Sep 17 00:00:00 2001 From: Luc Baumann Date: Thu, 4 Jul 2024 13:57:10 +0200 Subject: [PATCH] chore update jcsmp to 10.24.0 --- CHANGELOG.md | 4 ++++ README.md | 1 + pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d3ac346..2e47c6fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [4.2.2] - 2024-07-04 +### Changed +- Bump versions of solace jcsmp to 10.24.0 +- ## [4.2.1] - 2024-06-24 ### Changed - Bump versions to spring boot 3.3.1 diff --git a/README.md b/README.md index f4402735..1f88c1f0 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Consult the table below to determine which version of the BOM you need to use: | Spring Cloud | Spring Cloud Stream Binder Solace | Spring Boot | sol-jcsmp | |--------------|-----------------------------------|-------------|-----------| +| 2023.0.2 | 4.2.2 | 3.3.1 | 10.24.0 | | 2023.0.2 | 4.2.1 | 3.3.1 | 10.23.0 | | 2023.0.2 | 4.2.0 | 3.3.0 | 10.23.0 | | 2023.0.1 | 4.0.1 | 3.2.5 | 10.23.0 | diff --git a/pom.xml b/pom.xml index 610880b3..dd6d09a4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ ch.sbb spring-cloud-stream-binder-solace - 4.2.1 + 4.2.2 Spring Cloud Stream Binder Solace A Spring Cloud Stream Binder implementation using the Solace Java API (JCSMP) @@ -25,7 +25,7 @@ 17 2023.0.2 - 10.23.0 + 10.24.0 true ${maven.build.timestamp} yyyy-MM-dd HH:mm:ss