This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 594248dd188 Bump com.github.siom79.japicmp:japicmp from 0.25.4 to
0.25.5 (#7975)
594248dd188 is described below
commit 594248dd1889414bfea02549be15118ac949bf9a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 18:14:04 2026 +0300
Bump com.github.siom79.japicmp:japicmp from 0.25.4 to 0.25.5 (#7975)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 03813b0cb5d..bac088dfa16 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -95,7 +95,7 @@ testcontainers = "2.0.4"
gradleToolingApi = "8.6"
protobuf = "4.34.1"
cytodynamics = "0.2.0"
-japicmp = "0.25.4"
+japicmp = "0.25.5"
# JDBC connection pools (for testing purposes)
hikariCP = "7.0.2"