From 15c42fc4df38da8351371b6e9ff862191c72f0d2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 15:19:23 +0200 Subject: [PATCH] Release Spring Vault 3.2.0. Closes gh-915 --- pom.xml | 2 +- spring-vault-core/pom.xml | 2 +- spring-vault-distribution/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 18ddb87c..9a10f1f6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 3.2.0-SNAPSHOT + 3.2.0 Spring Vault Parent project for Spring Vault diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 4d59af60..ee30ef6d 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.vault spring-vault-parent - 3.2.0-SNAPSHOT + 3.2.0 spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index f40c35d8..de52fe05 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 3.2.0-SNAPSHOT + 3.2.0 ../pom.xml