[
https://issues.apache.org/jira/browse/CAMEL-22583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032001#comment-18032001
]
Pasquale Congiusti commented on CAMEL-22583:
--------------------------------------------
BTW, if we have no alternative we can keep using it and adding the
--enable-native-access during the build time.
> [camel-jbang] Replace org.fusesource.jansi dependency
> -----------------------------------------------------
>
> Key: CAMEL-22583
> URL: https://issues.apache.org/jira/browse/CAMEL-22583
> Project: Camel
> Issue Type: Task
> Affects Versions: 4.15.0
> Reporter: Pasquale Congiusti
> Priority: Minor
>
> This one is reported as a warning starting from JDK 24 and possibly will be
> removed in the future for security reasons. The problem with Jansi dependency
> is that it loads native operating system libraries, enabling potential
> vulnerabilities. As we are only using this feature in the CLI (camel-jbang
> modules), the impact is not wide, however I suggest we have an action plan to
> replace the coloring with some non-native dependency and avoid any future
> disruption.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)