[
https://issues.apache.org/jira/browse/CAMEL-23481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088457#comment-18088457
]
Aurélien Pupier commented on CAMEL-23481:
-----------------------------------------
By searching derby-version in Apache org,
https://github.com/search?q=org%3Aapache+derby-version&type=code
I think there is only camel-examples.
The other results:
* activemq: unrelated
* camel-karaf-examples: they define their own property
https://github.com/apache/camel-karaf/blob/b79bba8ad9d7871c9ca259774e710c203fd8cba6/pom.xml#L179
* derby: unrelated
* camel-karaf: this is t define their own version
* qpid-broker-j: unrelated
* servicemix3: unrelated
> Remove Apache Derby dependencies
> --------------------------------
>
> Key: CAMEL-23481
> URL: https://issues.apache.org/jira/browse/CAMEL-23481
> Project: Camel
> Issue Type: Dependency upgrade
> Components: tests
> Affects Versions: 4.20.0
> Reporter: Torsten Mielke
> Assignee: Torsten Mielke
> Priority: Major
> Fix For: 4.21.0
>
>
> Multiple Camel components use Apache Derby in unit tests.
> Apache Derby is a retired project as of Oct 2025.
> https://db.apache.org/derby/
> As no further releases of Derby are planned, we should remove any
> dependencies on Derby from the Camel project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)