This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/2_1_X by this push:
new a544579183 Upgrading Elasticsearch
a544579183 is described below
commit a5445791836bcb5f15e9065ce398ad7e89dd1267
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jun 29 13:19:49 2023 +0200
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 156cd9d453..9ad2cf6ea5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@ under the License.
<slf4j.version>1.7.36</slf4j.version>
<opensaml.version>3.3.1</opensaml.version>
- <elasticsearch.version>7.17.10</elasticsearch.version>
+ <elasticsearch.version>7.17.11</elasticsearch.version>
<apacheds.version>2.0.0.AM26</apacheds.version>
<apachedirapi.version>2.0.0</apachedirapi.version>