This is an automated email from the ASF dual-hosted git repository.
sk0x50 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 210e387834c Bump com.github.siom79.japicmp:japicmp from 0.25.1 to
0.25.4 (#7434)
210e387834c is described below
commit 210e387834c0a6bf3446b6483d846b2a4e2581d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 12:01:09 2026 +0200
Bump com.github.siom79.japicmp:japicmp from 0.25.1 to 0.25.4 (#7434)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[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 ac587f98c98..9c8a6dac49c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -93,7 +93,7 @@ testcontainers = "2.0.3"
gradleToolingApi = "8.6"
protobuf = "4.33.4"
cytodynamics = "0.2.0"
-japicmp = "0.25.1"
+japicmp = "0.25.4"
# JDBC connection pools (for testing purposes)
hikariCP = "7.0.2"