micronaut: Update to version 4.10.3

This commit is contained in:
github-actions[bot] 2025-12-02 08:31:25 +00:00
parent 5fc8eb07ee
commit fc001de06c

View File

@ -1,14 +1,14 @@
{ {
"version": "4.10.2", "version": "4.10.3",
"description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications", "description": "Micronaut - A modern, JVM-based (Java, Groovy, Kotlin), full-stack framework for building modular and testable microservice and serverless applications",
"homepage": "https://micronaut.io", "homepage": "https://micronaut.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.10.2/micronaut-cli-4.10.2.zip", "url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.10.3/micronaut-cli-4.10.3.zip",
"hash": "5b8a380e2d678c5261750cf776e84cf5151809a28412c95355a71dc85fef4920", "hash": "5e1b64f25d7dd6e13d3e44ffd97638ef829a0a71771de07381daa18da4a60a09",
"extract_dir": "micronaut-cli-4.10.2", "extract_dir": "micronaut-cli-4.10.3",
"bin": "bin\\mn.bat", "bin": "bin\\mn.bat",
"env_set": { "env_set": {
"MICRONAUT_HOME": "$dir" "MICRONAUT_HOME": "$dir"