Update modernize-java to 1.23.0 (#2733)

Co-authored-by: Fenqin Zhou <Fenqin.Zhou@microsoft.com>
This commit is contained in:
zhoufenqin
2026-08-21 12:20:12 +08:00
committed by GitHub
parent 09e7be729f
commit dcf0537114
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -739,7 +739,7 @@
{
"name": "modernize-java",
"description": "GitHub Copilot modernization Java Upgrade CLI Plugin helps you upgrade Java applications from the command line. It brings intelligent modernization capabilities to your terminal and CI/CD pipelines: analyze your project and generate an upgrade plan, automatically transform your codebase, fix build issues, validate against known CVEs, and output a detailed summary of file changes and updated dependencies.",
"version": "1.22.0",
"version": "1.23.0",
"author": {
"name": "microsoft",
"url": "https://github.com/microsoft/modernize-java"
@@ -757,8 +757,8 @@
"source": "github",
"repo": "microsoft/modernize-java",
"path": "plugins/modernize-java",
"ref": "1.22.0",
"sha": "ef5367b446566bdc90960deeb40def63f9e7024e"
"ref": "1.23.0",
"sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67"
}
},
{