1
0
mirror of synced 2026-05-25 13:43:18 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
Mark Paluch f5f73dc67a Release version 5.4.7 (2024.1.7).
See #3112
2025-06-13 11:15:17 +02:00
Mark Paluch 6700580755 Prepare 5.4.7 (2024.1.7).
See #3112
2025-06-13 11:14:57 +02:00
Mark Paluch 7ff25485de After release cleanups.
See #3095
2025-05-16 10:51:20 +02:00
Mark Paluch 394e56d3a9 Prepare next development iteration.
See #3095
2025-05-16 10:51:19 +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.4.6</version>
<version>5.4.7</version>
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.4.6</version>
<version>3.4.7</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.4.6</springdata.commons>
<springdata.commons>3.4.7</springdata.commons>
<!-- version of the ElasticsearchClient -->
<elasticsearch-java>8.15.5</elasticsearch-java>
+2 -1
View File
@@ -1,4 +1,4 @@
Spring Data Elasticsearch 5.4.6 (2024.1.6)
Spring Data Elasticsearch 5.4.7 (2024.1.7)
Copyright (c) [2013-2022] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -29,5 +29,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.