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",
"homepage": "https://micronaut.io",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.10.2/micronaut-cli-4.10.2.zip",
"hash": "5b8a380e2d678c5261750cf776e84cf5151809a28412c95355a71dc85fef4920",
"extract_dir": "micronaut-cli-4.10.2",
"url": "https://github.com/micronaut-projects/micronaut-starter/releases/download/v4.10.3/micronaut-cli-4.10.3.zip",
"hash": "5e1b64f25d7dd6e13d3e44ffd97638ef829a0a71771de07381daa18da4a60a09",
"extract_dir": "micronaut-cli-4.10.3",
"bin": "bin\\mn.bat",
"env_set": {
"MICRONAUT_HOME": "$dir"