This is an automated email from the ASF dual-hosted git repository.
zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/master by this push:
new 4ecd199d586 IGNITE-28602 Update cmake-maven-plugin (#13073)
4ecd199d586 is described below
commit 4ecd199d586c049a4ecf81d71be0c68d574c3f59
Author: Alexey Abashev <[email protected]>
AuthorDate: Tue Apr 28 08:45:49 2026 +0300
IGNITE-28602 Update cmake-maven-plugin (#13073)
---
modules/numa-allocator/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/numa-allocator/pom.xml b/modules/numa-allocator/pom.xml
index 6e76e8ee1d2..dd630bc339a 100644
--- a/modules/numa-allocator/pom.xml
+++ b/modules/numa-allocator/pom.xml
@@ -106,7 +106,7 @@
<plugin>
<groupId>com.googlecode.cmake-maven-project</groupId>
<artifactId>cmake-maven-plugin</artifactId>
- <version>3.7.2-b1</version>
+ <version>3.26.3-b1</version>
<executions>
<execution>
<id>cmake-generate</id>