From 0e6cbc171f0b9999e8932ffea8772ffd0e526168 Mon Sep 17 00:00:00 2001 From: Michele Rastelli Date: Fri, 21 Jun 2024 14:38:44 +0200 Subject: [PATCH] v3.2-1 --- Changelog.md | 4 ++++ pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 15ec526..7a76afd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,6 +11,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - added support to Spring Boot `3.3.x` (DE-816) - updated `arangodb-spring-data` to version `4.2.0` +## [3.2-1] - 2024.06.21 + +- updated `arangodb-spring-data` to version `4.2.0` + ## [3.2-0] - 2024.01.24 - Spring Boot 3.2 support (DE-767) diff --git a/pom.xml b/pom.xml index cda6a13..4ca46c2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.arangodb arangodb-spring-boot-starter - 3.3-0 + 3.2-1 2017 jar @@ -264,7 +264,7 @@ org.springframework.boot spring-boot-dependencies - 3.3.0 + 3.2.7 pom import