From f7a3526f77fa868973619e447d8bd2a696879014 Mon Sep 17 00:00:00 2001 From: Pranav Gaikwad Date: Wed, 3 Apr 2024 04:37:10 -0400 Subject: [PATCH] :bug: fix demo output (#560) This slipped through somehow after merging #351 I should have re-run CI before merging #557 Signed-off-by: Pranav Gaikwad --- demo-output.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-output.yaml b/demo-output.yaml index 27b0d11c..6e8e6ede 100644 --- a/demo-output.yaml +++ b/demo-output.yaml @@ -396,7 +396,7 @@ description: Move to Jakarta EE Maven Artifacts - replace groupId javax.activation category: potential incidents: - - uri: file:///analyzer-lsp/examples/java/pom.xml + - uri: file:///examples/java/pom.xml message: If you migrate your application to JBoss EAP 7.3, or later, and want to ensure its Maven building, running or testing works as expected, use instead the Jakarta EE dependency with groupId `com.sun.activation` codeSnip: |- 36 kubernetes-client