diff --git a/pom.xml b/pom.xml
index 4b0e1696d..e4d437dc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.springframework.data.build
spring-data-parent
- 3.0.6-SNAPSHOT
+ 3.0.6
Spring Data Elasticsearch
@@ -18,7 +18,7 @@
https://github.com/spring-projects/spring-data-elasticsearch
- 3.0.6-SNAPSHOT
+ 3.0.6
7.17.9
@@ -520,8 +520,8 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-libs-release
+ https://repo.spring.io/libs-release
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 1c2228977..c300e07c7 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Elasticsearch 5.0.5 (2022.0.5)
+Spring Data Elasticsearch 5.0.6 (2022.0.6)
Copyright (c) [2013-2021] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -21,3 +21,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
+