This is an automated email from the ASF dual-hosted git repository.
dmitriusan pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.7 by this push:
new f12382c AMBARI-25408 Upgrade Infra Solr to 7.7.2 (santal) (#3116)
f12382c is described below
commit f12382c11c09d4e1acef42033c50fa197eab2754
Author: Szilárd Antal <[email protected]>
AuthorDate: Thu Oct 31 11:02:58 2019 +0100
AMBARI-25408 Upgrade Infra Solr to 7.7.2 (santal) (#3116)
---
ambari-infra/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-infra/pom.xml b/ambari-infra/pom.xml
index c13d24e..b3b7e9f 100644
--- a/ambari-infra/pom.xml
+++ b/ambari-infra/pom.xml
@@ -25,7 +25,7 @@
<properties>
<jdk.version>1.8</jdk.version>
- <solr.version>7.7.0</solr.version>
+ <solr.version>7.7.2</solr.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<python.ver>python >= 2.6</python.ver>
<deb.python.ver>python (>= 2.6)</deb.python.ver>