mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-21 13:54:34 +00:00
Update modernize-java to 1.24.0 (#3422)
Update the external plugin version and tag, pin the merged upstream release commit, and regenerate the marketplace. Co-authored-by: haozhang <haozhan@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4a60a8cc-9b50-40c7-b29a-bdbf60144f6f
This commit is contained in:
co-authored by
haozhang
Copilot
parent
1a2cd0af84
commit
ad4c196b93
@@ -1313,7 +1313,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.23.0",
|
||||
"version": "1.24.0",
|
||||
"author": {
|
||||
"name": "microsoft",
|
||||
"url": "https://github.com/microsoft/modernize-java"
|
||||
@@ -1331,8 +1331,8 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/modernize-java",
|
||||
"path": "plugins/modernize-java",
|
||||
"ref": "1.23.0",
|
||||
"sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67"
|
||||
"ref": "1.24.0",
|
||||
"sha": "b02350dad12888d3064c07c58fd1cc407e0c7b6f"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1003,7 +1003,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.23.0",
|
||||
"version": "1.24.0",
|
||||
"author": {
|
||||
"name": "microsoft",
|
||||
"url": "https://github.com/microsoft/modernize-java"
|
||||
@@ -1021,8 +1021,8 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/modernize-java",
|
||||
"path": "plugins/modernize-java",
|
||||
"ref": "1.23.0",
|
||||
"sha": "5ccc2ad4011314602e1b80f0b818c95bcf198f67"
|
||||
"ref": "1.24.0",
|
||||
"sha": "b02350dad12888d3064c07c58fd1cc407e0c7b6f"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user