This is an automated email from the ASF dual-hosted git repository.
petrov-mg 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 677e7caa365 IGNITE-28628 Updated cmake-maven-plugin to 3.31.5-b1
version (#13093)
677e7caa365 is described below
commit 677e7caa365c492e482dc2cd4614a1995491b094
Author: Alexey Abashev <[email protected]>
AuthorDate: Thu Apr 30 14:52:41 2026 +0300
IGNITE-28628 Updated cmake-maven-plugin to 3.31.5-b1 version (#13093)
---
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 dd630bc339a..ab9f53bbf2b 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.26.3-b1</version>
+ <version>3.31.5-b1</version>
<executions>
<execution>
<id>cmake-generate</id>