1
0
mirror of synced 2026-07-05 17:50:00 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Mark Paluch 8a688dbcb4 Release version 5.5.13 (2025.0.13).
See #3297
2026-06-24 09:34:50 +02:00
Christoph Strobl f5a9e1149a Prepare next development iteration.
See #3275
2026-06-09 10:50:10 +02:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5,12 +5,12 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId>
<version>5.5.12</version>
<version>5.5.13</version>
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.5.12</version>
<version>3.5.13</version>
</parent>
<name>Spring Data Elasticsearch</name>
@@ -18,7 +18,7 @@
<url>https://github.com/spring-projects/spring-data-elasticsearch</url>
<properties>
<springdata.commons>3.5.12</springdata.commons>
<springdata.commons>3.5.13</springdata.commons>
<!-- version of the ElasticsearchClient -->
<elasticsearch-java>8.18.8</elasticsearch-java>
+1 -1
View File
@@ -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").