Skip to content

Commit

Permalink
🐛 fix demo output (konveyor#560)
Browse files Browse the repository at this point in the history
This slipped through somehow after merging konveyor#351 I should have re-run CI
before merging konveyor#557

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
  • Loading branch information
pranavgaikwad committed Apr 8, 2024
1 parent b99dac8 commit f7a3526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <artifactId>kubernetes-client</artifactId>
Expand Down

0 comments on commit f7a3526

Please sign in to comment.