1
0
mirror of synced 2026-05-25 21:53:16 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
Mark Paluch d2fd6b05b9 Release version 5.3.13 (2024.0.13).
See #3111
2025-06-13 10:16:01 +02:00
Mark Paluch 0f725fb9be Prepare 5.3.13 (2024.0.13).
See #3111
2025-06-13 10:15:42 +02:00
Mark Paluch dab6e1708f After release cleanups.
See #3094
2025-05-16 10:08:26 +02:00
Mark Paluch 4c60bb04fd Prepare next development iteration.
See #3094
2025-05-16 10:08:25 +02:00
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -5,12 +5,12 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId>
<version>5.3.12</version>
<version>5.3.13</version>
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.3.12</version>
<version>3.3.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.3.12</springdata.commons>
<springdata.commons>3.3.13</springdata.commons>
<!-- version of the ElasticsearchClient -->
<elasticsearch-java>8.13.4</elasticsearch-java>
+2 -1
View File
@@ -1,4 +1,4 @@
Spring Data Elasticsearch 5.3.12 (2024.0.12)
Spring Data Elasticsearch 5.3.13 (2024.0.13)
Copyright (c) [2013-2022] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -32,5 +32,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.