Merge pull request #2332 from leonard520/modernize/1.22.0-1

Update modernize-java plugin version to 1.22.0
This commit is contained in:
Matt Soucoup
2026-07-20 08:28:35 -07:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -794,7 +794,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.9.2",
"version": "1.22.0",
"author": {
"name": "microsoft",
"url": "https://github.com/microsoft/modernize-java"
@@ -812,8 +812,8 @@
"source": "github",
"repo": "microsoft/modernize-java",
"path": "plugins/modernize-java",
"ref": "1.9.2",
"sha": "b570196c070bf1eb9d7ad34a263b228ef16034a0"
"ref": "1.22.0",
"sha": "ef5367b446566bdc90960deeb40def63f9e7024e"
}
},
{
+3 -3
View File
@@ -526,7 +526,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.9.2",
"version": "1.22.0",
"author": {
"name": "microsoft",
"url": "https://github.com/microsoft/modernize-java"
@@ -544,8 +544,8 @@
"source": "github",
"repo": "microsoft/modernize-java",
"path": "plugins/modernize-java",
"ref": "1.9.2",
"sha": "b570196c070bf1eb9d7ad34a263b228ef16034a0"
"ref": "1.22.0",
"sha": "ef5367b446566bdc90960deeb40def63f9e7024e"
}
},
{