From 8a688dbcb49422b3bea1fdab7f11b629765400b2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 24 Jun 2026 09:34:50 +0200 Subject: [PATCH] Release version 5.5.13 (2025.0.13). See #3297 --- pom.xml | 22 +++++----------------- src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 16bffd16e..0400aac80 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-elasticsearch - 5.5.13-SNAPSHOT + 5.5.13 org.springframework.data.build spring-data-parent - 3.5.13-SNAPSHOT + 3.5.13 Spring Data Elasticsearch @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 3.5.13-SNAPSHOT + 3.5.13 8.18.8 @@ -465,20 +465,8 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - true - - - false - - - - spring-milestone - https://repo.spring.io/milestone - + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 01d2092a3..e7e0376dc 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 5.5.12 (2025.0.12) +Spring Data Elasticsearch 5.5.13 (2025.0.13) Copyright (c) [2013-2022] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").