This is an automated email from the ASF dual-hosted git repository.
arshad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ambari-metrics.git
The following commit(s) were added to refs/heads/master by this push:
new 796d071 AMBARI-25954 Upgrade ignite-core to 2.1.0 to 2.15.0 (#114)
796d071 is described below
commit 796d0713ad8df271f6d32d7a197bb75844f3cdda
Author: Shreeya Sand <[email protected]>
AuthorDate: Fri Dec 20 09:01:05 2024 +0300
AMBARI-25954 Upgrade ignite-core to 2.1.0 to 2.15.0 (#114)
---
ambari-metrics-timelineservice/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-metrics-timelineservice/pom.xml
b/ambari-metrics-timelineservice/pom.xml
index d75c570..2bfd9ef 100644
--- a/ambari-metrics-timelineservice/pom.xml
+++ b/ambari-metrics-timelineservice/pom.xml
@@ -825,7 +825,7 @@
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-core</artifactId>
- <version>2.1.0</version>
+ <version>2.15.0</version>
<exclusions>
<exclusion>
<artifactId>ignite-shmem</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]