This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from e319d4d52e6 CAMEL-18825: Remove trace logging of input value in type
converter to help with
https://github.com/apache/camel/security/code-scanning/5414.
add dccf8f96340 CAMEL-18852: camel-atom/camel-rss - Deprecate basic auth
add 9e71b2096b8 CAMEL-18852: camel-atom/camel-rss - Deprecate basic auth
add f409946de35 Regen for commit 9e71b2096b87742b68ff15c0196b267a6b66e7f4
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/atom.json | 8 +-
.../org/apache/camel/catalog/components/rss.json | 8 +-
.../component/atom/AtomEndpointUriFactory.java | 5 +-
.../org/apache/camel/component/atom/atom.json | 8 +-
.../apache/camel/component/feed/FeedEndpoint.java | 12 +-
.../camel/component/rss/RssEndpointUriFactory.java | 5 +-
.../org/apache/camel/component/rss/rss.json | 8 +-
.../endpoint/dsl/AtomEndpointBuilderFactory.java | 126 +++++++++++----------
.../endpoint/dsl/RssEndpointBuilderFactory.java | 126 +++++++++++----------
9 files changed, 163 insertions(+), 143 deletions(-)