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 2376d523c66 Bump com.google.protobuf:protobuf-java from 4.33.0 to
4.33.1 (#7165)
2376d523c66 is described below
commit 2376d523c668dadd8849a6f63971724872264e08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 10:22:11 2025 +0200
Bump com.google.protobuf:protobuf-java from 4.33.0 to 4.33.1 (#7165)
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 8710ed4e6fe..cd670afc242 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -92,7 +92,7 @@ spring-boot = "3.5.7"
spring-data = "3.5.5"
testcontainers = "1.21.3"
gradleToolingApi = "8.6"
-protobuf = "4.33.0"
+protobuf = "4.33.1"
cytodynamics = "0.2.0"
japicmp = "0.24.2"