From 493d327ae3fcdf3b104167f29a83254a777356c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:16:04 +0000 Subject: [PATCH] chore(deps): bump io.micronaut:micronaut-inject Bumps [io.micronaut:micronaut-inject](https://github.com/micronaut-projects/micronaut-core) from 3.10.3 to 4.10.22. - [Release notes](https://github.com/micronaut-projects/micronaut-core/releases) - [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/5.1.x/RELEASE.adoc) - [Commits](https://github.com/micronaut-projects/micronaut-core/compare/v3.10.3...v4.10.22) --- updated-dependencies: - dependency-name: io.micronaut:micronaut-inject dependency-version: 4.10.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flexible/java-25/micronaut-helloworld/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flexible/java-25/micronaut-helloworld/pom.xml b/flexible/java-25/micronaut-helloworld/pom.xml index 80463b16868..d58404927f3 100644 --- a/flexible/java-25/micronaut-helloworld/pom.xml +++ b/flexible/java-25/micronaut-helloworld/pom.xml @@ -33,7 +33,7 @@ com.example.appengine.Application 21 21 - 3.10.3 + 4.10.22 ${argLine}