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 67e362035c7 Bump micronaut from 3.10.4 to 3.10.5 (#7754)
67e362035c7 is described below
commit 67e362035c7f2244ed78af8f1094e6cd3b0ba1a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 00:04:47 2026 +0200
Bump micronaut from 3.10.4 to 3.10.5 (#7754)
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 1fdd6a1946b..c062ff7dd92 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -43,7 +43,7 @@ okhttp = "5.3.2"
gson = "2.13.2"
gsonFire = "1.9.0"
threetenbp = "1.7.2"
-micronaut = "3.10.4"
+micronaut = "3.10.5"
micronautPicocli = "4.4.0"
micronautJunit5 = "3.9.2"
micronautSecurity="3.11.1"