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 7cb7b6cb807 Bump org.openjdk.jol:jol-core from 0.9 to 0.17 (#13473)
7cb7b6cb807 is described below
commit 7cb7b6cb807a2a8fd5e6c467a4cfe0906639dd92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 18 09:29:31 2026 +0300
Bump org.openjdk.jol:jol-core from 0.9 to 0.17 (#13473)
---
modules/benchmarks/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/benchmarks/pom.xml b/modules/benchmarks/pom.xml
index 60bd3f0e768..6be002ca34e 100644
--- a/modules/benchmarks/pom.xml
+++ b/modules/benchmarks/pom.xml
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.openjdk.jol</groupId>
<artifactId>jol-core</artifactId>
- <version>0.9</version>
+ <version>0.17</version>
</dependency>
<dependency>