From 7bb3f2ec8348d0ff6700c6f6bc6141503577f1d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 15:29:11 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 96ba72bb..7bd6cdc7 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -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" } }, { diff --git a/plugins/external.json b/plugins/external.json index af197714..f5bc676d 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -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" } }, {