diff --git a/CHANGELOG.md b/CHANGELOG.md index b98aa38..4c1a665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the AxonFlow Java SDK will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.5.0] - 2026-02-18 +## [3.5.0] - 2026-02-19 ### Added diff --git a/pom.xml b/pom.xml index 0be14eb..19ecd38 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.getaxonflow axonflow-sdk - 3.4.0 + 3.5.0 jar AxonFlow Java SDK